Skip to content

Commit a363372

Browse files
committed
README is updated
1 parent 614a0bf commit a363372

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@ import MyComponent from "react-native-typescript-library-starter";
6868
<MyComponent />
6969
```
7070

71+
## Example Project 😍
72+
73+
You can checkout the example project 🥰
74+
75+
Simply run
76+
77+
- `npm i`
78+
- `react-native run-ios/android`
79+
80+
should work of the example project.
81+
7182
# Configuration - Props
7283

7384
| Property | Type | Default | Description |

0 commit comments

Comments
 (0)