My Journal App - Small Application Design
npx pod-install
- https://reactnative.dev/docs/running-on-device
./gradlew <your cmd here>
BUILD SUCCESSFUL in 6m 17s
Start: npm run start
(pre-builds deps)
npm run rn-start
(Runs both iOS and Android devices)
OR
npm run web
(scan code to device with expo go app or run with an emulator)- expo workflow.
npm install -g win-node-env
npm run web
(scan code to device with expo go app or run with an emulator)
expo build:ios
expo build:web
expo build:android
expo start --help
expo
yarn react-native
https://github.com/aimeelramirez/Journal_App_Aim/tree/init/windows
https://github.com/aimeelramirez/Journal_App_Aim/tree/initial/install