I tried: ` case .GalleryScreen: GalleryView().navigationBarBackButtonHidden(true) }` But the back button still flickers on the start and then disappears. Thanks!
I tried:
case .GalleryScreen: GalleryView().navigationBarBackButtonHidden(true) }But the back button still flickers on the start and then disappears.
Thanks!