finger10's Stars
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
ipader/SwiftGuide
Swift Featured Projects in brain Mapping
CoderMJLee/MJRefresh
An easy way to use pull-to-refresh.
apple/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
NJHu/iOSProject
iOS project comprising a collection of demos for iOS Apps, developed in Objective-C;iOSProject iOSdemo iOSdemos ocdemo ocdemos
qunten/iOS-Core-Animation-Advanced-Techniques
翻译
Xcode-Snippets/Objective-C
A few code snippets from my Xcode arsenal
100mango/zen
iOS, macOS, Swift, Objective-C 心得
skx926/KSPhotoBrowser
A beautiful photo browser with interactive dismissal animation.一个小而美的图片浏览器。
leichunfeng/DesignPatterns-Objective-C
用 Objective-C 实现《大话设计模式》书中的例子,并用一些 Objective-C 的特性对例子的实现加以优化
erica/Auto-Layout-Demystified
kingsic/SGAdvertScrollView
Advertisement carousel view for iOS【淘宝、天猫、京东、美团、支付宝等 app 常见的文字广告轮播视图】
QianKaiLu/Objective-C-Coding-Guidelines-In-Chinese
Objective-C编码规范。
littleMeaning/SimpleWord
使用原生代码写的文本编辑器,支持字体、颜色设置,支持缩进,列表、checkbox,支持插入图片等。 (已废弃,新 https://github.com/littleMeaning/LMNote)
wangziwu/ZWPlaceHolder
一行代码实现UITextView的placeHolder
xiaosheng0601/RichTextDemo
MengLiMing/CodeView
验证码输入,密码输入框封装
Kejiasir/EffectViewDemo
iOS实现毛玻璃(高斯模糊)的三种方式
xiayuanquan/XYQNavigationBar
自定义导航栏,随着tableView滚动显示和隐藏 custom navigation bar , can show and hide with animation
qqcc1388/ObjcInsetJavaScriptDemo
ObjcInsetJavaScriptDemo
liangwei518/AutolayoutDemo1
How to use contentCompressionResistance and contentHugging property in iOS
penghero/PGGCarousel
无限轮播 包含头部视图左右轮播 还有文字消息的上下轮播
Easyzhan/RiLiDemo
横向的日历demo,留备份,日后更新
daodaidao/SwiftIntroductionDemo
swift从入门到实战
iOSHJH/AttributedStringTextView
强大的富文本编辑器
JustDo/sources
积累
daodaidao/Calculator-Swift
Swift实现的一个计算器