React Native front-end application for Prometheus.
To build and run the application for iOS, complete the following steps:
- Make sure all package dependencies are installed by running
yarn installat the project root, followed byyarn bootstrap. - Navigate to
ignite/packages/mobile/iosand runpod install. - Navigate to
ignite/packages/mobileand runyarn run ios.