Posts

Post marked as solved
1 Replies
1.3k Views
Hey, I am unable to hide the status bar when the view is in a NavigationView. I've tried so many solutions to no avail... This seems like a bug in iOS 14 with XCode 12 .edgesIgnoringSafeArea(.all) .navigationBarHidden(true) .statusBar(hidden: true)
Posted
by terwin.
Last updated
.