To get you started you can simply clone this repository and install the dependencies:
- Install React native
- For developing Android app install Android Studio
- For developing iOS app install Xcode
- Run
npm install
- Run
react-native run-android
- Go to android folder
- Run
./gradlew clean