Commit Graph

7 Commits

Author SHA1 Message Date
Nemo
c0802e8635 fix: SlideToConfirm use useNativeDriver:false so setValue follows finger in real-time 2026-03-24 13:16:52 +08:00
Nemo
a4b00bad97 fix: rewrite SlideToConfirm with onTouchStart/Move/End instead of PanResponder - works in Modals 2026-03-24 13:12:53 +08:00
Nemo
024bb06205 fix: SlideToConfirm gesture blocked by modal backdrop - restructure all payment modals 2026-03-24 13:09:53 +08:00
Nemo
065844b579 fix: SlideToConfirm inputRange crash when maxX=0 before layout 2026-03-24 13:03:37 +08:00
Nemo
8a3f7564a6 feat: slide-to-confirm on all payment screens; pay button on dashboard invoice rows 2026-03-24 12:41:31 +08:00
Nemo
4644a3194d feat: major UI/UX overhaul + user management + ticket detail refactor
- 5-tab navigation (Home/Clients/Collect/Tickets/Profile)
- Inline styles throughout (17px min font, SafeAreaView)
- Dashboard fixed to match real API shape
- Ticket detail: 2 tabs (Details + Comments), always-visible comment input
- Installation confirmation: GPS coordinate capture + client location update
- User management screens (Admin only): list, create, detail + role/active toggle
- Tasks folder replaces tickets folder
- Remittance detail: inline styles
- Record payment: prefill from client, live button text
- Icon component with SVG icons
- Color system: primary #0891B2
2026-03-24 10:37:57 +08:00
Nemo
745321e5bd feat: Expo scaffold + auth screens + core screens (#39-#46, #48) 2026-03-23 18:40:04 +08:00