A sample todo application built with React Native, Redux & React Navigation routing built as a learning experience. Created using Expo's blank React Native app template.
- Clone repository and navigate to project root
- Run
npm install
- Run
npm start
- On a smartphone connected to the same WiFi connection as the running machine, download the Expo iOS / Android mobile app, and open the QR code/URL shown on the http://localhost:19002/ page opened by default when you run
npm start
- Profit.