Commit Graph

1 Commits

Author SHA1 Message Date
Justn Ursan acd29e1a11 feat: Complete Expo SDK 54 migration with React 19.1.0
- Migrated to Expo SDK 54.0.24 with proper React 19.1.0 support
- Fixed all dependency compatibility issues (react-native-reanimated, worklets, etc.)
- Implemented complete Dashboard with contract management
- Added AddContractScreen with full form functionality
- Added ContractDetailsScreen with edit/delete capabilities
- Implemented ProfileScreen placeholder
- Fixed navigation with proper Bottom Tabs
- Added DatePickerInput and IconPickerModal components
- Updated all TypeScript types for contracts
- Removed deprecated react-native-screens enableScreens call
- Successfully bundled and tested on iOS via Expo Go
2025-11-18 00:38:20 +01:00