Bläddra i källkod

Merge pull request #137 from p4kaidu/patch-2

 Added import for dimensions
iou90 5 år sedan
förälder
incheckning
df033a7f19
No account linked to committer's email address
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      README.md

+ 1
- 0
README.md Visa fil

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