소스 검색

Update Getting-Started.md

Thibault Malbranche 5 년 전
부모
커밋
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