Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 641 Bytes

File metadata and controls

21 lines (14 loc) · 641 Bytes

react-native-take-home-challenge

Download App Link

👉 Click to Download 👈

Normal user should be download universal app

SetUp

  1. Clone the repo and open terminal in project directory

  2. Install all dependencies yarn install

  3. Start the app yarn start

  4. If you want to build app, no problem

cd android && ./gradlew assemblerelease

Description

This project is written with Typescript and used other libraries such as redux-toolkit, react-native-paper, react-navigation, react-query and other.