Thibault Malbranche
585ac7a243
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. fixes #580 fixes #581 fixes #582 |
5 년 전 | |
---|---|---|
.. | ||
src/main | fix(AndroidX support): Fixed broken import + added instructions (#583) | 5 년 전 |
.editorconfig | chore(format): Android project formatting (#433) | 5 년 전 |
build.gradle | feat(android): Migrate to Android X (#520) | 5 년 전 |
gradle.properties | fix(AndroidX support): Fixed broken import + added instructions (#583) | 5 년 전 |