Assuming that you've already the Environment Setup for React Native CLI Quickstart
API_KEY
!
- Clone this repo;
- Navigate to the downloaded folder and then run
yarn
on terminal to install dependencies; - Rename
env-template.json
toenv.json
and paste yourAPI_KEY
; - And finally, run
yarn android
oryarn ios
on terminal to start the project on your device or simulator.
- React Native - A framework for building native apps with React
- React Redux - Redux is a predictable state container for JavaScript apps
- React Navigation - Routing and navigation for your React Native apps
- Axios - Promise based HTTP client for the browser and node.js
- React Native Vector Icons - For displaying icons on application
- 👨🏻💻 LinkedIn: André Angeloni