22 Commits

Author SHA1 Message Date
DocNR
fdd17ef261 Complete Android Amber integration and EAS build setup
- Updated UI resources and splash screens

- Added package configuration for EAS builds

- Updated iOS related configuration files

- Added necessary files for cross-platform builds

- Synchronized package dependencies
2025-04-01 00:04:33 -04:00
DocNR
89504f48e8 feat(deployment): prepare app for iOS TestFlight submission
- Update outdated Expo packages to latest compatible versions
- Remove unmaintained expo-random package
- Remove unnecessary @types/react-native package
- Configure eas.json with preview and production profiles for iOS
- Fix updates URL in app.json with correct project ID
- Add /android and /ios to .gitignore to resolve workflow conflict
- Create comprehensive iOS TestFlight submission guide
- Add production flag in theme constants
- Hide development-only Programs tab in production builds
- Remove debug UI and console logs from social feed in production
- Update CHANGELOG.md with TestFlight preparation changes
All checks from expo-doctor now pass (15/15).
2025-03-28 21:22:20 -07:00
DocNR
58194c0eb3 restructure and optimization of social tab 2025-03-21 22:21:45 -04:00
DocNR
6ac0e80e45 splash screen, fixed delete exercises and templates when deleting powr pack bug, ui improvement to import powr pack screen 2025-03-17 20:20:16 -04:00
DocNR
5b706b3894 bug fix to associate exercise and workouts in powr pack 2025-03-13 22:39:28 -04:00
DocNR
001cb3078d history tab wip, still need to connect db 2025-03-07 23:46:41 -05:00
DocNR
2564450333 Expo devclient development build 2025-03-06 14:18:10 -05:00
DocNR
4eb9d428a2 updated exercise/template UI, publication queue, forking of exercises (templates next) 2025-03-06 09:19:16 -05:00
DocNR
8e85ee4704 nostr testing component for publishing workout events 2025-03-03 22:40:11 -05:00
DocNR
173e4e31e4 update to nostr exercise nip and minor UI 2025-03-02 13:23:28 -05:00
DocNR
17cb416777 workout screen WIP 2025-02-24 22:27:01 -05:00
DocNR
05d3c02523 nostr login and initial settings component, workout template details component 2025-02-22 01:16:33 -05:00
DocNR
bd123017f4 nostr login and initial settings drawer 2025-02-22 01:13:16 -05:00
DocNR
76433b93e6 update to add new exercise UI and database testing 2025-02-17 11:24:17 -05:00
DocNR
df91cbd9bb basic SQLite db initialized 2025-02-16 22:47:47 -05:00
DocNR
af6a5c2683 Merge branch 'temp-branch' 2025-02-13 13:23:35 -05:00
DocNR
b3cca43769 fixed swipe on material top tabs 2025-02-13 13:17:29 -05:00
DocNR
63d5163eed jest update 2025-02-13 11:13:02 -05:00
DocNR
8c7db4e778 small UI update to library tab 2025-02-12 12:55:51 -05:00
DocNR
c771af1b08 documentation update 2025-02-11 10:38:17 -05:00
DocNR
87cdf3fc1c Initial commit of new POWR version 2025-02-09 20:38:38 -05:00
DocNR
08fc64a6a3 initialize project with @react-native-reusables/cli 2025-02-05 20:38:39 -05:00