We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7db92 commit 1871309Copy full SHA for 1871309
README.md
@@ -1,3 +1,8 @@
1
+# RN code base template ⚡
2
+
3
+This project is a [React Native](https://facebook.github.io/react-native/) boilerplate that can be used to kickstart a mobile application. <br>
4
+Based on [react-native-boilerplate](https://github.com/thecodingmachine/react-native-boilerplate) project but we remove unnecessary dependencies.
5
6
## 🚀 Getting Started
7
8
### 1. Installation
@@ -19,3 +24,11 @@ yarn android
19
24
```bash
20
25
yarn ios
21
26
```
27
+### 4. Credits
28
29
+[@thecodingmachine](https://github.com/thecodingmachine)
30
31
+### 5. Collaborators
32
33
+[@TranVux](https://github.com/TranVux)
34
+[@duyrk](https://github.com/duyrk)
0 commit comments