MoZhouqi / KMNavigationBarTransition

A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
MIT License
3.38k stars 455 forks source link

IOS11 navigationBar height changes when push #99

Closed Liqiankun closed 6 years ago

Liqiankun commented 6 years ago

navigationbar

MoZhouqi commented 6 years ago

Hi @Liqiankun, what is the version of the repo?

Liqiankun commented 6 years ago

Sorry, I forgot! I will try the latest version. See if it fixed this issue. Then I will let you know! @MoZhouqi

hziKen commented 6 years ago

hi,are you solve your problem?

hziKen commented 6 years ago

can u tell me how to fix it?

Liqiankun commented 6 years ago

@hziKen Update KMNavigationBarTransition to the the latest version.

Liqiankun commented 6 years ago

@MoZhouqi The latest version does not have this issue

hziKen commented 6 years ago

I HAD UPDATE IT ,BUT STILL CAN NOT SOLVE MY ISSUE

hziKen commented 6 years ago

the latest version is 1.0.0?

csr commented 6 years ago

The latest version is 1.1.5.

Liqiankun commented 6 years ago

@hziKen Fixed it?

csr commented 6 years ago

I can confirm that this issue was tested in the latest release.

csr commented 6 years ago

*fixed

Liqiankun commented 6 years ago

@CeceXX Good