- Clone this repo
- Run
yarn installornpm install - Run
yarn run compileornpm run compile - Ensure
%ANDROID_HOME%environment variable is set - Run
yarn run run:androidoryarn run run:android:device(to run in a device)
- Page navigation
- Using
react-native-navigation
- Using
- Database implementation
- Using
react-native-sqlite-storage
- Using
- Typescript implementation (tsx)