mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-01-31 00:52:00 -05:00
* Add different env files to gitignore; update react-native-config * Set different staging and production .env files in Android * Add different envfiles to podfile * Use podfile to check for .env.production and .env.staging files * Update README * Update fastfile to automate distribution/rollout for iOS and Android * v0.1.1+34 * Tweaks to try to get Android to use production API via Fastlane * v0.1.1+35 * Point production to .env instead of .env.production * v0.1.1+36