-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement app navigation (with a single an empty home tab at the moment).
Requirements
- Always visible across the main sections of the app
- Active tab should be highlighted using Primary Red (#DA2F16)
- Inactive tabs should use Medium Gray (#9E9E9E)
- Tab bar background should be White (#FFFFFF)
- Each tab should maintain its state when switching between tabs
- The Home tab should be the default screen on app launch
Screen Transitions
- Standard horizontal slide transition between tabs
- Transition duration: 300ms
- Transition curve: Standard ease-in-out
- No transition animation when tapping the currently active tab
Metadata
Metadata
Assignees
Labels
No labels