Tagged: UINavigationBar
There are 7 items tagged #UINavigationBar.
And there a lots of other tags to explore.
There are 7 items tagged #UINavigationBar.
And there a lots of other tags to explore.
Since iOS 8, we can easily add a tap gesture to show and hide a navigation bar and toolbar. Let's learn why and how to do it.
Since iOS 8, we can easily hide a navigation bar when we show the keyboard.
Since iOS 8, we can easily hide a navigation bar when users scroll. Let's learn why and how to do it.
A transparent navigation bar is quite popular among the design community. It is just a matter of time before you have to do it. We will explore different ways to do that in this article.
To set a custom image for the back button, we need to set an image to both backIndicatorImage and backIndicatorTransitionMaskImage, but what does backIndicatorTransitionMaskImage really mean?
Apple brings a lot of appearance changes in iOS13, and the navigation bar is one of them. Cover everything you should know once you build your app against iOS13 (Xcode11).
See all tags.