gaici's Stars
yongwangkeji/WonderGoDF
Wonder Golang Development Framework
facebook/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
GGGHub/Reader
iOS基于CoreText实现的电子书阅读器,支持txt,epub格式
zhengwenming/WeChat
实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
ruslanskorb/RSDayFlow
iOS 7+ Calendar (Date Picker) with Infinite Scrolling.
ccwasden/datepicker-ios
Slide up from the bottom of the screen jquery style datepicker
fangjinfeng/FJ_Safe
NSString、NSArray、NSMutableString、NSMutableArray、NSMutableDictionary通过运行时直接给原生的插入、删除、截取等操作添加判断,防止崩溃
qhd/ANYMethodLog
Log any method call of object in Objective-C
harde1/ReactNative_webstrom
关于ReactNative在webstrom里面的配置方案
szlsay/STPhotoBrowser
高仿新浪微博的图片浏览器,极佳的编写方式,易扩展,低耦合,欢迎大家使用
gsdios/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
ibireme/YYKit
A collection of iOS components.
harde1/CommonTableCollectView
通用型tableViewCollectView
facebookarchive/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.