Normal user should be download universal app
-
Clone the repo and open terminal in project directory
-
Install all dependencies
yarn install
-
Start the app
yarn start
-
If you want to build app, no problem
cd android && ./gradlew assemblerelease
This project is written with Typescript
and used other libraries such as redux-toolkit
, react-native-paper
, react-navigation
, react-query
and other.