Boilerplate of expo project with redux
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Expected node version "^6.14.0 || ^8.10.0 || >=9.10.0"
- Expo Development CLI
- Clone the repo
- Navigate to project root folder
- install necessary packages using yarn
After completion of package installations just run
exp start
This will start expo development server. Scan the QR code generated if on android or send links to iOS devices.