Thibault Malbranche 5 лет назад
Родитель
Сommit
70f82edc2a
No account linked to committer's email address
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      docs/Getting-Started.md

+ 1
- 0
docs/Getting-Started.md Просмотреть файл

@@ -18,6 +18,7 @@ $ react-native link react-native-webview
18 18
 
19 19
 iOS:
20 20
 This module does not require any extra step after running the link command 🎉
21
+
21 22
 Android:
22 23
 Please make sure AndroidX is enabled in your project by editting `android/gradle.properties` and adding 2 lines:
23 24