소스 검색

update readme

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

+ 1
- 1
README.md 파일 보기

1
 # react-native-autoheight-webview
1
 # react-native-autoheight-webview
2
 An auto height webview for React Native, even auto width for inline html.
2
 An auto height webview for React Native, even auto width for inline html.
3
 
3
 
4
-## Versioning
4
+## versioning
5
 
5
 
6
 `npm install react-native-autoheight-webview --save` (rn >= 0.57)
6
 `npm install react-native-autoheight-webview --save` (rn >= 0.57)
7
 
7