Mobile app to allow farmers and other food providers to notify the Society of St. Andrew of food donations available for harvest and pick up.
$ npm install
Download firebase configuration files or contact a project contributor for a config file.
iOS - ios/GleanTennesse/GoogleService-info.plist
Android - android/app/google-services.json
You can launch the dev server for iOS with react-native run-ios
or by running the project in XCode. Docs
You can launch the dev server for Android with react-native run-android
. A simulator will not open by default so you'll need to setup an Android simulator in Android Studio or use a tool like Genymotion
You will also need Google Play Services installed and updated on the emulator.