Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Releases: devxoul/UIViewController-NavigationBar

0.3.3

09 Mar 20:58
Compare
Choose a tag to compare
  • Returns YES as default in prefersNavigationBarHidden for external classes. (#8, @devxoul)

0.3.2

07 Mar 20:01
Compare
Choose a tag to compare
  • Don't handle if there's no hasCustomNavigationBar implementation. (#7, @devxoul)

0.3.1

07 Mar 19:35
Compare
Choose a tag to compare
  • Overwrite UIViewController's navigationItem.title with title. (#6, @devxoul)

0.3.0

07 Mar 18:30
Compare
Choose a tag to compare
  • Add method prefersNavigationBarHidden to deal with navigation bar hidden. (#5, @devxoul)

0.2.0

04 Mar 09:11
Compare
Choose a tag to compare
  • Re-implement to swizzle navigationItem rather than observing. (#4, @devxoul)

0.1.0

26 Jan 20:29
Compare
Choose a tag to compare

Hello, world!