bagasbanuna
54537d2449
feat: Complete Phase 6 Event screens migration + add PADDING_INLINE to tabs
User Phase 6 - Event Screens (16 files):
- Beranda, Status, History, Contribution (tabs screens)
→ NewWrapper → OS_Wrapper + contentPadding={PADDING_INLINE}
- create.tsx & edit.tsx → Forms with enableKeyboardHandling + contentPaddingBottom={250}
- [id]/publish.tsx, history.tsx, contribution.tsx, confirmation.tsx → Static detail screens
- [id]/[status]/detail-event.tsx → Status detail screen
- detail/[id].tsx → Detail route screen
- ScreenListOfParticipants.tsx → Participants list screen
Key Improvements:
- Added contentPadding={PADDING_INLINE} to all Event (tabs) screens to prevent tight edge margins.
- Form screens (create, edit) use enableKeyboardHandling + contentPaddingBottom={250}.
- Removed all ViewWrapper and NewWrapper instances from Event feature.
Documentation:
- Update TASK-005 with Phase 6 completion details and new progress totals.
- Added note about PADDING_INLINE usage for tab screens.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-10 13:50:59 +08:00
..
2026-04-01 17:17:12 +08:00
2025-08-01 17:32:05 +08:00
2026-04-01 17:17:12 +08:00
2026-04-10 13:50:59 +08:00
2026-04-09 17:48:51 +08:00
2026-04-01 17:17:12 +08:00
2026-04-08 10:31:36 +08:00
2026-03-02 10:31:29 +08:00
2025-07-08 12:04:51 +08:00
2026-02-05 16:37:50 +08:00
2026-04-08 17:27:06 +08:00
2026-04-08 14:32:11 +08:00
2026-01-29 11:36:24 +08:00
2026-04-01 17:17:12 +08:00
2026-04-06 17:49:28 +08:00
2026-04-08 14:32:11 +08:00
2026-04-01 17:17:12 +08:00
2026-01-02 17:43:23 +08:00
2026-04-08 14:32:11 +08:00