-
Install dependencies
npm install
-
Build the app
npx expo run:ios
npx expo run:android
-
Start the app
npx expo start
This project is based off of the following resources:
- Youtube Video: Video tutorial for setup.
- Forum: NSFW JS for react native forum.
- TensorflowJS: Github to tensorflowjs repository.
- NSFWJS: Github to nsfwjs repository.