This package contains the mobile application.
Check INSTALL.md
Use yarn as package manager. Then:
yarn
yarn ios
You should see your app running in the iOS Simulator!
If you to debug using your iOS device, run LaFerme.xcworkspace in the ios directory.
To deploy to the App Store, we use Fastlane.
If you have access to the credentials repository, it's plug and play.
Just run:
yarn beta