ocrcc-app Development Setup (for Android) Clone this repo cd into project folder Run chmod 755 android/gradlew Start Android emulator or plug in Android device Run react-native run-android If there are any node_module errors try clearing npm cache and running npm install