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. |
преди 6 години | |
|---|---|---|
| .. | ||
| src/main | fix(AndroidX support): Fixed broken import + added instructions | преди 6 години |
| .editorconfig | chore(format): Android project formatting (#433) | преди 6 години |
| build.gradle | feat(android): Migrate to Android X (#520) | преди 6 години |
| gradle.properties | fix(AndroidX support): Fixed broken import + added instructions | преди 6 години |