Преглед на файлове

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