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>
16 lines
429 B
Plaintext
16 lines
429 B
Plaintext
{
|
|
"originHash" : "e70d3525c8e2819a8b34f22909815dab5c700c25a06c32388f3930f7b3627768",
|
|
"pins" : [
|
|
{
|
|
"identity" : "maplibre-gl-native-distribution",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/maplibre/maplibre-gl-native-distribution",
|
|
"state" : {
|
|
"revision" : "c68c970ff3ece56cfc3b36849db70167fa208beb",
|
|
"version" : "6.17.1"
|
|
}
|
|
}
|
|
],
|
|
"version" : 3
|
|
}
|