mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
3365f835a6ae21e24c40824efc95794c6b623fe6
* Fill in placeholders for side menu * Tweak text
iNaturalistReactNative
Install packages and pods
- Run
npm install - Run
npx pod-install iosorcd ios && pod installfrom the root directory
Run build
- Run
npm start -- --reset-cache(npm startworks too, but resetting the cache each time makes for a lot less build issues) - Run
npm run iosornpm run android
Run tests
- Run
npm run test
Troubleshooting
- Run
react-native clean-project. This will give you options to clean caches, clean builds, reinstall pods, and reinstall node_modules. Using this eliminates a lot of hard-to-diagnose build issues.
Description
Languages
Fluent
63.1%
JavaScript
19.6%
TypeScript
16.8%
Ruby
0.4%