v6.0.2
·
650 commits
to master
since this release
6.0.2 (2019-05-19)
Bug Fixes
Hello, in order to use react-native-webview > 6.0.2 please make your android/gradle.properties contains:
android.useAndroidX=true
android.enableJetifier=true
This enables AndroidX libraries which are the new standard.