v6.0.2
react-native-community-bot
released this
19 May 22:38
·
638 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.