Commit Graph

9 Commits

Author SHA1 Message Date
8f5a88788c feat: upgrade React Navigation to v7 and redesign appointment cards in Dashboard and Profile pages 2026-05-06 12:44:35 +01:00
99fc0a3882 feat: enhance booking flow with optional serviceId and improve dashboard settings
- Updated RootStackParamList to include optional serviceId in Booking route.
- Modified Booking page to initialize step and serviceId based on route parameters.
- Enhanced Dashboard page with new settings tab for shop details, including image upload and JSON schedule management.
- Added functionality to upload barber images and cover images.
- Improved Profile page with review submission for appointments and better notification handling.
- Updated ShopDetails to pass serviceId when navigating to Booking.
2026-05-06 11:36:11 +01:00
f9e5183a20 chore: update react-native-safe-area-context and react-native-screens to latest versions 2026-05-06 10:23:24 +01:00
13e0acd27d refactor: replace nanoid with Math.random() for ID generation and remove the react-native-get-random-values dependency. 2026-03-18 10:25:58 +00:00
1c68449e05 feat: Introduce waitlist functionality and in-app notifications with supporting types and dependencies. 2026-03-18 10:12:30 +00:00
Rodrigo Lopes dos Santos
0270a6cbdf feat: Implement initial application structure, core pages, UI components, and Supabase backend integration. 2026-03-16 01:30:28 +00:00
4339b79455 Update dependencies and enhance Dashboard and Landing pages with new features and UI improvements 2026-01-14 09:52:19 +00:00
3c7190bca4 first commit 2026-01-07 10:35:00 +00:00
c2559bbc93 Initial commit
Generated by create-expo-app 3.5.3.
2025-12-09 14:24:19 +00:00