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 457 forks source link

Xcode9 iOS11 scrollVIew新加adjustedContentInset替换contentInset #80

Closed shengyangyu closed 7 years ago

shengyangyu commented 7 years ago

Xcode9 iOS11 scrollVIew新加adjustedContentInset替换contentInset修复,已创建分支:https://github.com/shengyangyu/KMNavigationBarTransition

zhangMax commented 7 years ago

push的时候还是有问题,应该是这个方法计算错误了km_resizeTransitionNavigationBarFrame

MoZhouqi commented 7 years ago

你好,我已经在 pr 下面回复了,这个 issue 就先关闭了。