ZFNavigationController
ZFNavigationController copied to clipboard
播放视频、动画时候,滑动返回不卡顿
ZFNavigationController
特性
- 自定义导航滑动返回手势
- 播放视频、动画、滑动返回不卡顿
- 滑动pop的样式(阴影、背景颜色渐变)
要求
- iOS 7+
- Xcode 8+
用法
// 某一控制器禁止滑动手势
self.zf_interactivePopDisabled = YES;
// 某一控制器不显示导航
self.zf_prefersNavigationBarHidden = YES;
效果图
联系我
- 微博: @任子丰
- 邮箱: [email protected]
- QQ:459643690
- QQ群:213376937(已满) 213375947(添加这个)
广告时间
有不错的iOS职位可以联系我,坐标北京,谢谢!!
License
ZFNavigationController is available under the MIT license. See the LICENSE file for more info.