iou90 8 년 전
부모
커밋
bdbb57d8d3
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      README.md

+ 6
- 1
README.md 파일 보기

@@ -1,2 +1,7 @@
1 1
 # react-native-autoheight-webview
2
-An auto height webview for React Native
2
+An auto height webview for React Native.
3
+
4
+`npm install react-native-autoheight-webview --save`
5
+
6
+# android
7
+`react-native link react-native-autoheight-webview`