CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Todd Anderson

1pod

resizable-navigation-bar

With the use of a LVResizableNavigationController, view controllers can now set the height of the navigation bar dynamically.

To use, create a LVResizableNavigationController instead of UINavigationController, which will handle presentation and animations between UIViewControllers with different screen sizes.

License: eclipse

  • Objective C