This app is based on a development challenge I did. The App focuses on creating cards for the drivers and cars of the company the app serves. In the app we can keep the data in the application's memory and we can also manage it with a crud base
Clone the project
git clone https://github.com/emersonlimaa/frontend-challenge-react-native.git
Install dependences
cd frontend-challenge-react-native
yarn
iOS
yarn ios
Android
yarn ios