We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b61f31 commit 7ba2f31Copy full SHA for 7ba2f31
1 file changed
README.md
@@ -41,6 +41,17 @@ import RNTextArea from "react-native-text-area";
41
/>;
42
```
43
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
55
## Configuration - Props
56
57
| Property | Type | Default | Description |
0 commit comments