An open API service indexing awesome lists of open source software.

https://github.com/mosesesan/mesan-react-native-workout-app

Workout app that lets you select exercises and create a workout plan.
https://github.com/mosesesan/mesan-react-native-workout-app

Last synced: 6 months ago
JSON representation

Workout app that lets you select exercises and create a workout plan.

Awesome Lists containing this project

README

          

# How to build a Gym Workout App with React Native

### Demo
![Demo](https://github.com/MosesEsan/mesan-react-native-workout-app/blob/master/demo.gif "demo")

For this project, I will be creating a gym workout app using React Native, the app will allow users to browse for exercises based on a specific body part (Chest, Back, Abs Legs), users can add exercises to their “Wish List”, the selected exercises can then be used to create a workout plan.

Expo

Tutorial