Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit bc51410

Browse files
committed
Merge branch 'master' of github.com:DaniAkash/react-native-draftjs
2 parents fdd7480 + d956ddf commit bc51410

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ A full fledged React Native Rich Text editor based on [Draft.js](https://draftjs
44

55
### Installation
66

7+
#### React Native Webview
8+
This project requires the latest version of [React Native Webview](https://github.com/react-native-community/react-native-webview) to be installed and linked to work properly.
9+
710
Install using npm:
811

912
```sh
@@ -16,7 +19,7 @@ Install using yarn:
1619
yarn add react-native-draftjs-editor
1720
```
1821

19-
# For Android alone
22+
### For Android alone
2023

2124
After installation, add the following lines to the end of your `android/app/build.gradle` file
2225

0 commit comments

Comments
 (0)