Android and iOS native client for The Ultmt App
- Download node v17 and
yarn
- Clone repository
- Ask for environment file
- Run
yarn
to install dependencies - Download XCode and Android Studio
- Set up emulators for each platform
- Run
yarn android
oryarn ios
to get started with development