轮播控件:支持本地图片、网络图片、自定义视图,轮播分页控件有多重可选方案,轮播次数、间隔时间也可设置,更多配置请参考”可设置参数“。提供OC使用Demo。
☆71Dec 16, 2020Updated 5 years ago
Alternatives and similar repositories for FWCycleScrollView
Users that are interested in FWCycleScrollView are comparing it to the libraries listed below
Sorting:
- ☆15Jan 27, 2021Updated 5 years ago
- 分段控件:支持纯文字、纯图片、文字图片混排等方式的Segment,文字、图片排布顺序可选,同时有多重可选下标,更多配置请参考”可设置参数“。提供OC使用Demo。☆94Oct 29, 2020Updated 5 years ago
- UIScrollVIew里嵌套多个子控制器联动上下滑动。tabbar调节参考https://github.com/yuping1989/YPTabBarController☆32Apr 4, 2018Updated 7 years ago
- ZXBannerVIew☆13Apr 20, 2018Updated 7 years ago
- ☆13Oct 21, 2017Updated 8 years ago
- 快速集成下拉筛选菜单,以及自定义下拉页面☆27Oct 18, 2024Updated last year
- UI 花活☆12Apr 26, 2019Updated 6 years ago
- ScrollView嵌套ScrolloView(UITableView 、UICollectionView)解决方案, 支持OC / Swift(持续更新中...)实现原理:http://blog.csdn.net/glt_code/article/details/7857…☆1,052Sep 5, 2023Updated 2 years ago
- 粒子效果、扩展、好用的工具等等,Button图文混排、点击事件封装、扩大点击域,手势封装、圆角渐变、Xib属性、TextView输入框扩展、限制字数,Image图 片加工处理、滤镜渲染、泛洪算法,_KJMacros常用宏定义,Label富文本,自定义笑脸Switch,自定义动…☆10Aug 22, 2019Updated 6 years ago
- 仿微博“+”号发布弹出动画视图☆20Apr 11, 2018Updated 7 years ago
- 信手拈来的OC弹窗库:1、继承 FWPopupBaseView 即可轻松实现各种位置、动画类型的弹窗;2、新功能引导弹窗。更多弹窗场景等你来挑战,总之,想怎么弹就怎么弹!!!☆106May 27, 2020Updated 5 years ago
- 仿滴滴、易到等广告弹窗☆102Aug 30, 2017Updated 8 years ago
- ios动画的实现demo,包括UIView的封装动画和Core Animaton的原生动画,参考链接:http://www.cnblogs.com/kenshincui/p/3972100.html☆10Apr 23, 2016Updated 9 years ago
- 搜索交互控件的简单封装☆77Aug 25, 2017Updated 8 years ago
- Swift 仿京东地址选择器,京东地址选择器(网络,本地数据。三级、四级、保证成功集成)☆51Mar 10, 2022Updated 4 years ago
- iOS本地,网络文件预览,格式例如,pdf,html,txt,word,xls,ppt,rtf等等。☆11Feb 18, 2019Updated 7 years ago
- 自定义拖拽Cell☆13Apr 9, 2021Updated 4 years ago
- Tap TextView,Text Tap,文本点击☆23Mar 17, 2021Updated 5 years ago
- 一个优雅的支持单行,多行分页,支持单选多选等功能的自定义标签视图☆53Sep 1, 2021Updated 4 years ago
- An WKWebView's category to enable fullscreen pop gesture in an iOS8+ system style with AOP.☆32Nov 16, 2018Updated 7 years ago
- text asynchronous rendering by TextKit for iOS☆136Oct 27, 2020Updated 5 years ago
- 侧滑控件:支持左、右滑动的侧滑菜单,可配置单侧滑动,同时可配置菜单宽度等,更多配置请参考”可设置参数“。参考了QQ用户体验:支持边缘侧滑,解决手势冲突问题(边缘范围可设置)。提供OC使用Demo。☆114Mar 23, 2021Updated 4 years ago
- 流媒体工具类 - 音视频的录制和播放,断点下载和缓冲播放,美颜等☆11May 12, 2017Updated 8 years ago
- 头部视图拉伸效果☆13Sep 30, 2016Updated 9 years ago
- 最高支持iOS10,已停止更新☆61Jun 27, 2017Updated 8 years ago
- tab bar container view☆58Aug 17, 2017Updated 8 years ago
- ☆12Apr 7, 2017Updated 8 years ago
- 仿爱奇艺底栏☆10May 22, 2018Updated 7 years ago
- 分享一个封装好的滑块控件,因为项目中用到滑动滑块获取验证码,如屏幕解锁的控件。它可用于的场景有滑动换皮肤,滑动获取红包,滑动获取验证码等场景。控件颜色大小可自定义,同时提示文字有闪动效果,和苹果自己的屏幕解锁相差无几,最重要的是:文本提示支持汉字和英文,也有代理方法实现滑动…☆31Jul 13, 2018Updated 7 years ago
- 仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等☆152Oct 7, 2021Updated 4 years ago
- 主要实现头部视图的下拉放大以及分页控制,同样的场景也适用于淘宝/天猫店铺界面/简书主页/微博主页☆220Mar 9, 2021Updated 5 years ago
- 侧边栏管理类☆15Apr 2, 2018Updated 7 years ago
- ☆23Feb 19, 2019Updated 7 years ago
- 弹窗控件:支持AlertView、Sheet、自定义视图的PopupView。AlertView中可以嵌套自定义视图,各组件的显示隐藏可配置;Sheet仿微信样式;同时提供自定义弹出。更多配置请参考”可设置参数“,提供OC使用Demo。☆479Mar 20, 2024Updated 2 years ago
- 基于UICollectionView封装的库,分区圆角边框,瀑布流、标签流、不规则布局等主流APP分页列表滚动视图的库封装☆18Nov 8, 2022Updated 3 years ago
- 基于UIWebView的ObjC和JavaScript交互工具,支持返回值☆12Nov 5, 2018Updated 7 years ago
- 列表加载提示☆42Oct 11, 2018Updated 7 years ago
- Swift实现的下拉刷新和上拉加载组件☆234Jan 6, 2020Updated 6 years ago
- IOS 常用框架集合,避免重复造轮子☆105Nov 18, 2019Updated 6 years ago