Posts

Post not yet marked as solved
0 Replies
145 Views
I've seen a few StackOverflow posts on how to hide the navigation bar when the user scrolls, like this: navigationController?.hidesBarsOnSwipe = true However, I'm pretty sure this only works for StoryBoard. Are there any options for SwiftUI?
Posted Last updated
.