Kaynağa Gözat

Update Readme

iou90 4 yıl önce
ebeveyn
işleme
1900492570
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5
    0
      README.md

+ 5
- 0
README.md Dosyayı Görüntüle

@@ -20,6 +20,11 @@ Read [README_old](./README_old.md) for earlier version guide and please note tha
20 20
 
21 21
 ## usage
22 22
 
23
+react-native-webview is a peer dependency and must be installed along this lib.
24
+```
25
+npm install react-native-autoheight-webview react-native-webview
26
+```
27
+
23 28
 ```javascript
24 29
 import AutoHeightWebView from 'react-native-autoheight-webview'
25 30