Skip to content

Commit f73dc41

Browse files
committed
update readme.md
1 parent 6ef90ee commit f73dc41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ An iOS/Android pure javascript react-native component that renders your HTML int
3939

4040
`npm install react-native-render-html --save` or `yarn add react-native-render-html`
4141

42+
Then, you must install and link [react-native-webview](https://github.com/react-native-community/react-native-webview/blob/master/docs/Getting-Started.md) packet to you project
43+
4244
## Basic usage
4345

4446
```javascript

0 commit comments

Comments
 (0)