Skip to content

renzifeng/ZFNavigationController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZFNavigationController

特性

  • 自定义导航滑动返回手势
  • 播放视频、动画、滑动返回不卡顿
  • 滑动pop的样式(阴影、背景颜色渐变)

要求

  • iOS 7+
  • Xcode 8+

用法

// 某一控制器禁止滑动手势 
self.zf_interactivePopDisabled = YES;
// 某一控制器不显示导航 
self.zf_prefersNavigationBarHidden = YES;

效果图

Picture effect

联系我

广告时间

有不错的iOS职位可以联系我,坐标北京,谢谢!!

License

ZFNavigationController is available under the MIT license. See the LICENSE file for more info.

About

播放视频、动画时候,滑动返回不卡顿

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published