Closed wujianbotju closed 7 years ago
This lib uses a hacky way to achieve the result, in the new iOS version, the structure of UINavigation is changed and this lib no longer works anymore, so please check these alternatives:
https://github.com/andreamazz/AMScrollingNavbar https://github.com/DanisFabric/RainbowNavigation https://github.com/MoZhouqi/KMNavigationBarTransition
Yeah, I know that the structure of UINavigation is changed in the new iOS version. So you won't continue to update this lib? So sad... Anyway, thank you, bro, for cool LTNavigationBar
I used a single UINavigationBar(NOT UINavigationController), App crashed on lt_setBackgroundColor method. It seems that UINavigationBar subviews structure has changed.