KieranLafferty / KLNoteViewController

A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app
Other
923 stars 147 forks source link

Add a `cardNavigationBarClass` configuration option #19

Closed dulacp closed 11 years ago

dulacp commented 11 years ago

Again me with a configuration option ^^

Apple introduce in iOS5 initWithNavigationBarClass:toolbarClass:, a new UINavigationController method to properly customize the navigation bar used.

I think it's important that we can control this aspect of the design. I needed that, to achieve taller cards, like those one.

Capture d e cran du Simulateur iOS 16 mars 2013 01 33 36

dulacp commented 11 years ago

Fastest merge on earth :)

KieranLafferty commented 11 years ago

haha :) thanks for contributing to the control, much appreciated

dulacp commented 11 years ago

You're welcome. Your project is awesome, I'm using it in one of my app. So not contributing would have been a crime !

KieranLafferty commented 11 years ago

awesome be sure to let me know when you are done I would love to see the final product

dulacp commented 11 years ago

Deal! I'll let you know :)