Skip to content

Nav Bar #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Apr 20, 2025
Merged

Nav Bar #174

merged 16 commits into from
Apr 20, 2025

Conversation

Daggerpov
Copy link
Owner

@Daggerpov Daggerpov commented Apr 20, 2025

TODO:

  • Fix tags in map

  • Fix profile image

  • Created ContentView.swift to house the nav bar (TabView{} component) and its subviews

  • Ignoring safe area on the bottom edge of the screen, to fit tab bar, though, could revisit this to have the shadowing effect Ethan mocked up in Figma

  • Removed BackButton and its related usages + type enum

  • Removed source param for related views, which used to be tied by buttons between them (e.g. FeedView <> MapView)

  • Fix previews due to AppCache addition, by adding .environmentObject of it as a @StateObject

image

@Daggerpov Daggerpov requested a review from uyhyunlee April 20, 2025 00:11
@Daggerpov Daggerpov merged commit a8f7bc7 into main Apr 20, 2025
1 check passed
@Daggerpov Daggerpov deleted the nav-bar branch April 20, 2025 01:21
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.

1 participant