A React Native App for task management.
Open a terminal in the project's root directory and type the following commands:
npm install
expo start
You should then see a prompt with instructions on how to run the app on your phone.
Go to taskmaster on expo.io and select iOS in the device simulator on the right.
Within the simulator you can select:
- Tap to play (simulated on the page)
- Run on your device (better performance)