This project will accumulate varied layouts on iOS. /iOS下各种布局代码。
☆15Sep 2, 2014Updated 11 years ago
Alternatives and similar repositories for Varied-Layouts
Users that are interested in Varied-Layouts are comparing it to the libraries listed below
Sorting:
- A tool to measure FPS count of iOS app.☆10Mar 22, 2016Updated 9 years ago
- JScrollView+PageControl+AutoScroll for iOS , support ARC☆17Aug 28, 2013Updated 12 years ago
- Method Swizzling以及AOP编程:在运行时进行代码注入☆13Mar 25, 2016Updated 9 years ago
- 记录日常工作和学习中的收获☆15Jan 7, 2020Updated 6 years ago
- A theme change test☆14May 15, 2018Updated 7 years ago
- 自定义外观的pikcerView,使用方法和UIPikcerView基本一致☆26Nov 17, 2015Updated 10 years ago
- UICollectionView的使用,1.基础的uicollectionView使用;2,镜面Cell展示以及中心cell放大;3单选删除,长按出现删除按钮,点击删除按钮后删除cell,可扩展多选删除;4瀑布流实现☆15Mar 6, 2017Updated 9 years ago
- Subclass of UITextField with RegEx input validation and formatting as you type☆84Aug 7, 2015Updated 10 years ago
- UIWebView category about HTML5 methods including JavaScript, canvas API and others. / HTML5相关的UIWebView类目,包含JS,canvas API等。☆22Oct 3, 2015Updated 10 years ago
- iOS多主题切换框架,基于DKNightVersion☆19Mar 7, 2016Updated 9 years ago
- 文件管理器以及UI层使用浏览器☆25Nov 24, 2017Updated 8 years ago
- 高仿新浪微博访客视图,首页,发布界面等 使用技术:MVVM设计模式,使用纯代码和Xib混合开发,使用SnapKit做UI布局,AFN网络数据请求,MJExtension进行字典转模型数据,使用SDWebImage进行图片加载,二维码的扫描和生成,图文混排,不等高cell的计…