Skip to content

Commit 7ba2f31

Browse files
committed
Documentation is updated
1 parent 4b61f31 commit 7ba2f31

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,17 @@ import RNTextArea from "react-native-text-area";
4141
/>;
4242
```
4343

44+
## Example Project 😍
45+
46+
You can checkout the example project 🥰
47+
48+
Simply run
49+
50+
- `npm i`
51+
- `react-native run-ios/android`
52+
53+
should work of the example project.
54+
4455
## Configuration - Props
4556

4657
| Property | Type | Default | Description |

0 commit comments

Comments
 (0)