1 - Setup Initial Source
2 - Setup Assets
3 - Make the Views
4 - Do the logic on Frontend
5 - Integrate API
6 - Testing
7 - Refactor code
8 - Delivering
https://drive.google.com/drive/folders/1JQHCJLCaM4cInpaheW-7s5do7dAWxqlh?usp=sharing
yarn install
cd ios && pod install
yarn ios