Skip to content

Conversation

@saifnot-safe
Copy link
Collaborator

NavBar Implementation

Summary

Added a fully custom bottom navigation bar that replaces the default Expo tab bar. The new NavBar uses Nativewind, Gluestack UI, and Lucide icons, and supports all five main screens.

Completed

✔ Created container for the bottom NavBar
✔ Set up navigation for all five screens (Upload, Services, Home, Visits, Profile)
✔ Styled NavBar using Nativewind + Gluestack components
✔ Added icons + labels for each tab
✔ Integrated the NavBar globally inside the tabs layout

ScreenRecording_11-30-2025.02-45-14_1.mov

@ethan-rng
Copy link
Collaborator

resolve merge conflicts first

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just call it nav-bar

also add a components folder and put it there

Copy link
Collaborator

@ethan-rng ethan-rng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

U have to pull from origin and address the merge issue

Also need to put the navbar in a separate component folder (more idiomatic)

also integrate with our existing setup on the dev branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants