瀑布流
☆17Jul 1, 2016Updated 9 years ago
Alternatives and similar repositories for WaterFlow
Users that are interested in WaterFlow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 常见的验证码输入组件☆14Oct 19, 2018Updated 7 years ago
- WebView基类,>iOS8使用WKWebView,否则使用UIWebView,都自带进度条☆12Jun 27, 2017Updated 8 years ago
- 通用型tableViewCollectView☆18Aug 30, 2016Updated 9 years ago
- a swiped collectionViewCell, that can swipe left to delete or do something you want.☆22Jul 24, 2017Updated 8 years ago
- iOS 无限循环的轮播图☆21May 30, 2019Updated 6 years ago
- 微信样式底部弹窗,带有多种动画效果的弹窗提示框以及多项选择视图☆10Aug 29, 2016Updated 9 years ago
- UICollectionView实现的自适应宽度选项,类似商场的属性选择功能☆13Mar 7, 2018Updated 8 years ago
- 在android中发送邮件☆10Feb 22, 2016Updated 10 years ago
- how to hidden navigationBar correctly☆11Sep 20, 2017Updated 8 years ago
- 一个简单的iOS(OC)组件化路由插件,任何模块间相互跳转,高效解耦合☆10Mar 2, 2019Updated 7 years ago
- 权限弹框☆33Jan 25, 2018Updated 8 years ago
- Xcode7 创建自定义模板☆11Dec 28, 2017Updated 8 years ago
- Best Rounded Image without Off-Screen Rendering☆12Nov 23, 2016Updated 9 years ago
- 放大镜☆21Mar 11, 2018Updated 8 years ago
- 数据展示表格☆17May 3, 2017Updated 8 years ago
- 仿QQ 登录界面 背景播放视频☆16Jun 18, 2018Updated 7 years ago
- Layout for UICollectionView which can support left align, right align and middle align☆10Jul 8, 2016Updated 9 years ago
- iOS开发中的设计模式☆10Apr 23, 2020Updated 5 years ago
- ☆16Aug 22, 2016Updated 9 years ago
- 用于仿微博、微信、钉钉的艾特(@)功能☆13Feb 21, 2025Updated last year
- 仿网易新闻弹出带虚化背景评论☆15Jul 6, 2015Updated 10 years ago
- 功能与腾讯的bugly类似,都是收集项目奔溃日志,不过区别在于,腾讯的通过邮件给你发送日志,我这个就在本地马上就能看到,主要应用场景:可以捕获在测试阶段难以重现的bug。☆24Jul 11, 2018Updated 7 years ago
- 基于标准URL的iOS路由系统,可实现业务模块组件化,控制器之间零耦合,可实现黑白名单控制,可进行native降级到hybrid。