- You need to have
yarn
ornpm
installed in your machine - After you need run the command
yarn
ornpm install
to install the required packages of the projet - Following that, run the command
yarn start
ornpm start
to start the project in your machine, after this command start completely the terminal will show you some instructions for the specified device that you will develop for.
- The project was created for both platforms android and ios but until the momment only tested for android
This project was bootstrapped with Create React Native App.