Hello, in order to use react-native-webview > 6.0.0 please make your android/build.gradle contains: ``` android.useAndroidX=true android.enableJetifier=true ``` This enables AndroidX libraries which are the new standard. |
vor 6 Jahren | |
---|---|---|
.. | ||
src/main | fix(AndroidX support): Fixed broken import + added instructions | vor 6 Jahren |
.editorconfig | chore(format): Android project formatting (#433) | vor 6 Jahren |
build.gradle | feat(android): Migrate to Android X (#520) | vor 6 Jahren |
gradle.properties | fix(AndroidX support): Fixed broken import + added instructions | vor 6 Jahren |