A mobile app for calculating plates to add to your barbell, made with react-native!
Get this app from the Google Play Store!
Use yarn start
to start up the app.
Use yarn run ios
to start the app in the iOS Simulator.
Use yarn run android
to start the app in the Android emulator.
This project was bootstrapped with Create React Native App.
For the full Create React Native App README, click here.
Use exp build:android
to build an .apk
file.
Use exp build:ios
to build an .ipa
file.