- Clone this repo into your project root
- Run
yarn
- Name your project with
yarn rename YourAppName
, this will configure the app to display your app name - For adding app icon and splash screen, please refer to this guide and follow it closely
We use itermocil to start all scripts for the project with one command. You need the Iterm terminal for this to work. refer to https://github.com/TomAnthony/itermocil
yarn start
- Follow instructions in the terminal
- copy and edit
.env.example
and make .env file in the root folder
- run
yarn start-metro
- run
yarn watch
- run
node help.js
for other instructions - copy and edit
.env.example
and make .env file in the root folder
- At the moment
react-native run-PLATFORM
is not working properly on some systems with this version of React-native. Start your app using xcode and android studio