Pinned Repositories
AnimatedTransitionGallery
A gallery app of custom animated transitions for iOS.
AutomaticCoder
Automatic generate Objective-C code by JSON string.Support <NSCoding> .
CHD_ListView_Structure
show the structure of UITableView and UICollectionView (展示tableView和collectionView的结构,框架)
CHDDropDownMenu
you can design it by your self
CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
HDChainMakerMac
对已有类快速增加链式初始化方法的工具
HDCollectionView
An efficient and flexible listView (data driven). Based on Flexbox, it supports floating, waterfall, decorative view, horizontal sliding, segmented layout, and various alignments. Support diff refresh, animation update UI / 数据驱动(data driven)的高效灵活列表。基于Flexbox,支持 悬浮、瀑布流、装饰view、横向滑动、分段布局、各种对齐方式。支持链式语法初始化。支持diff刷新,渐进式加载,动画更新UI
HDListViewDiffer
UITableView/UICollectionView快速diff,轻松实现刷新动画
WXSTransition
界面转场动画集
ZZUIHelper
UI代码自动生成工具
donggelaile's Repositories
donggelaile/CHDDropDownMenu
you can design it by your self
donggelaile/AutomaticCoder
Automatic generate Objective-C code by JSON string.Support <NSCoding> .
donggelaile/DateTools
Dates and times made easy in Objective-C
donggelaile/divein_swift
戴维营教育《深入浅出Swift教程》是第一部关于Swift编程的书籍。这里是它的随书代码以及文档。
donggelaile/DLNA_iOS_Platinum
DLNA server on iOS using Platinum
donggelaile/iOS9AdaptationTips
iOS9适配系列教程(iOS9开发学习交流群:523070828)
donggelaile/IOSCallJsOrJsCallIOS
A good demo for iOS call js and js call ios native, using JavaScriptCore after iOS 7.0.
donggelaile/RModelCreat
这是一款快速创建 Json Model 的框架 , 但是需要借助于 ESJsonFormat 配合使用
donggelaile/RuntimeDemo
学习Runtime
donggelaile/SDAutoLayout
AutoLayout 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based Runtime.
donggelaile/TReaderBook
图文混排阅读器
donggelaile/UIviewSystemAnimation
一句话对UIview添加系统动画
donggelaile/WHCNetWorkKit
WHCNetWorkKit 是http网络请求开源库(支持GET/POST 文件上传 后台文件下载 UIButton UIImageView 控件设置网络图片 网络数据工具json/xml 转模型类对象 网络状态监听)
donggelaile/WXTabBarController
在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能
donggelaile/XLPlainFlowLayout
可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格