瀏覽代碼

Revert README

Chi Wing Kei 6 年之前
父節點
當前提交
cbc2963b99
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -32,7 +32,7 @@ Cause of moving View.propTypes to ViewPropTypes in React Naitve 0.44 (https://gi
32 32
     scalesPageToFit={Platform.OS === 'android' ? true : false}
33 33
     // baseUrl not work in android 4.3 or below version
34 34
     enableBaseUrl={true}
35
-    // offset of rn webview margin
35
+    // offset of rn webview margin 
36 36
     heightOffset={5}
37 37
     // default width is the width of screen
38 38
     // if there are some text selection issues on iOS, the width should be reduced more than 15 and the marginTop should be added more than 35