瀏覽代碼

Added import for dimensions

Denis Knyazev 5 年之前
父節點
當前提交
048afb71be
No account linked to committer's email address
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

19
 
19
 
20
 ```javascript
20
 ```javascript
21
 import AutoHeightWebView from 'react-native-autoheight-webview'
21
 import AutoHeightWebView from 'react-native-autoheight-webview'
22
+import { Dimensions } from 'react-native'
22
 
23
 
23
 <AutoHeightWebView
24
 <AutoHeightWebView
24
     // default width is the width of screen
25
     // default width is the width of screen