Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bemsimplelinegraph | 2,715 | 67 | 6 years ago | 13 | August 27, 2015 | 49 | mit | Objective-C | ||
Elegant Line Graphs for iOS. (Charting library) | ||||||||||
Universalproject | 1,841 | 7 years ago | 5 | Objective-C | ||||||
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟 | ||||||||||
Tangramkit | 978 | 3 | 4 years ago | 23 | December 23, 2019 | 6 | mit | Swift | ||
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView | ||||||||||
Swiftyform | 891 | 2 | 4 years ago | 12 | February 05, 2021 | 10 | mit | Swift | ||
iOS framework for creating forms | ||||||||||
Gltablecollectionview | 698 | 6 years ago | mit | Swift | ||||||
Netflix and App Store like UITableView with UICollectionView, written in pure Swift 4.2 | ||||||||||
Manong Reading | 371 | 7 years ago | other | Objective-C | ||||||
🐒《猿已阅》码农周刊 iOS App(放弃维护,推荐大家下载《开发者头条》App,https://toutiao.io ) | ||||||||||
Automatic Height Tagcells | 230 | 7 years ago | 4 | mit | Objective-C | |||||
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags. | ||||||||||
Parallaxautolayoutdemo | 145 | 8 years ago | mit | Swift | ||||||
Parallax UITableView header using Auto Layout | ||||||||||
Genericdatasource | 133 | 11 | a year ago | 19 | December 01, 2023 | 4 | mit | Swift | ||
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift. | ||||||||||
Ghwxcodeextension | 120 | 4 years ago | 9 | Objective-C | ||||||
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。 |