Skip to content

Instantly share code, notes, and snippets.

View DaveBben's full-sized avatar

Dave Bennett DaveBben

  • Philadelphia, PA
View GitHub Profile
@DaveBben
DaveBben / React Native to Android Studio
Created August 18, 2018 18:25
The console command to use to detach React Native for building and release in Android studio
react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
This app does not collect any data at all on you. Literally, the only reason I have camera persmission is because you can't do realtime image classification without a camera.