Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NativeShell for Android #120

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

thornbill
Copy link
Member

The injectedJavaScriptBeforeContentLoaded property on the webview is only available for iOS in the version of react-native-webview currently supported by Expo. For anything other than iOS we need to fallback to using injectedJavaScript.

Depends on #119

@thornbill thornbill added the blocked Progress on this is currently blocked label Jul 22, 2020
@thornbill thornbill force-pushed the fix-android-native-shell branch from 3f6567c to c4a6ad1 Compare July 24, 2020 18:36
@thornbill thornbill removed the blocked Progress on this is currently blocked label Jul 24, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thornbill thornbill merged commit c2e8bac into jellyfin:master Jul 24, 2020
@thornbill thornbill deleted the fix-android-native-shell branch July 24, 2020 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants