Workout companion app built with:
expo
react-native
react-navigation
redux
redux-thunk
- Clone the repository ->
npm i
->npm start
. - Install Expo app on your test device.
- Read QR code with your test device (Tunnel works for me, LAN doesn't)
- Outline the tech stack (5h)
- Build screens
- Splash
- Workout plan selection
- Workout plan summary
- Active workout exercise screen
- Active workout rest screen
- Workout completion screen
- Mock APIs to support stage 1 screens