Rewriting a mobile app for a startup that has bluetooth hooked up to a charting app.
Requirements include a pomodoro app, wim hof meditation app, BLE connectivity code.
React Native
Tamagui
Reacr Expo
Typescript
Javascript
Home Screen |
Pomodoro Screen |
Meditate Screen |
Charts Screen |
Profile Screen |
|---|
# Ensure Expo Go is set up on your mobile device
# In terminal, navigate to /baketrainred
yarn web
# Scan the QR code with your mobile app camera to launch the app
# The app should also open in a web version on your browser
# To run:
yarn web
# Cleaning caches:
npm start -- --reset-cache
yarn cache clean



