React Native (TS) Social Workout Tracker app.
Setup Ruby Version:
brew install rbenvrbenv init && rbenv install
You can either use bundler or cocoapods
sudo gem install cocoapods
npm install
cd ios && pod install
cd ../
yarn iosClone both this project and Backend
git clone https://github.com/pluvio72/UpLifting
git clone https://github.com/pluvio72/UpLifting_BECheck each project README for instructions to run.