A basic budgeting app for iOS and soon Android
- NVM
- React Native
- iOS development environment
nvm use
npm install
npm start
nvm use
npm install
npm test
react-native run-android
adb reverse tcp:8081 tcp:8081
adb shell input keyevent 82
adb logcat *:S ReactNative:V ReactNativeJS:V