You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple `react-native init` project with some libraries that I just installed myself and I use it on many projects as my "RN starter kit". This project includes out of the box:
7
+
This is a simple `react-native init` project with some libraries. This project includes out of the box:
9
8
10
9
* React-Native
11
10
* React-Native-Navigation
@@ -39,4 +38,4 @@ cd .. && yarn start
39
38
40
39
## Description
41
40
42
-
Starting a new project can be take some time to configure project structure, libraries and so on... So, I decided to make this starter kit open source for anyone who needs a little help.
41
+
Starting a new project can take some time to configure project structure, libraries and so on... So, I decided to make this starter kit open source for anyone who needs a little help.
0 commit comments