Browse Source

Added import for dimensions

Denis Knyazev 5 years ago
parent
commit
048afb71be
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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