diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index ee80876..df637ff 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -18,6 +18,7 @@ $ react-native link react-native-webview iOS: This module does not require any extra step after running the link command 🎉 + Android: Please make sure AndroidX is enabled in your project by editting `android/gradle.properties` and adding 2 lines: