My Project
Describe your project here.
Requirements
Optional:
- To run on Android Emulator, Android Studio
- To run on iOS Simulator, Xcode
Installation
- Clone the repo
- Run
yarn install
Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.
Running
- Run
yarn start
Unit Tests
- Run
yarn test