banchichen / TZScrollViewPopGesture
一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突
☆240Updated 7 years ago
Alternatives and similar repositories for TZScrollViewPopGesture:
Users that are interested in TZScrollViewPopGesture are comparing it to the libraries listed below
- 导航栏"整体"切换动画☆183Updated 8 years ago
- http://www.cnblogs.com/ludashi/p/6294112.html☆174Updated 7 years ago
- 用分类封装 WKWebView,一行代码搞定 request、URL、URLString、本地 HTML文件、HTMLString等请求,一个 block 搞定 title、progress、currentURL、当前网页的高度等等所需☆220Updated 6 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定 中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。☆192Updated 3 years ago
- When the button Clicked continuously--iOS点击时间分类。1.连续点击是 执行第一次点击事件,忽略后续点击啊。 2.设置单个按钮不需要hook 3.多次点击按钮,只执行最后一次点击事件☆173Updated 6 years ago
- Easy way to change your navigationBar color☆199Updated 8 years ago
- 这是一个仿网易新闻头部切换页面的demo/This is a segmentedControl pageContentView☆175Updated 7 years ago
- 自定义按钮,文字图片位置随意定制。YLButton UIButton+Layout☆195Updated 7 years ago
- iOS动画合集-动画基础到常用的动画案例☆162Updated 8 years ago
- 快速集成tableView中头部缩放视图☆188Updated 8 years ago
- 零行代码为App添加异常加载占位图☆153Updated 7 years ago
- 在Xcode的控制台里支持array and dictionary 的中文输出,Xcode默认是不支持的.导入分类即可在控制台自动支持中文输出☆159Updated 7 years ago
- Custom TextView inherited from UITextView, with placeholder and maximum input characters limit.☆149Updated 9 months ago
- 标签列表界面,用法比较简单,快速集成☆235Updated 8 years ago
- 椭圆形 长方形 PageControl 轮播图点☆151Updated 3 years ago
- UIAlertView/UIAlertController便捷调用工具☆181Updated 5 years ago
- 一句代码,更优雅的调用KVO和通知