Pinned Repositories
CycleView
The view of an infinite loop.一个无线循环的图片轮播器
CycleView_OC
用法最简单的无限循环的图片轮播器,使用OC实现,更加便于大家的使用。The easiest way to use infinite-loop-view.
GCDManager
一个已经封装好的能支持稍微复杂情景的多线程管理类。使用CGDManager这个类即可。
iOS_Resource_Summary
自己结合github上已有资源总结的关于iOS学习方面的素材,包括一些开源项目源码,第三方库推荐,技术大牛博客等内容,方便自己随时查看,也借此分享给他人,如果你有什么好的源码或者第三方框架推荐,请告诉我,我会及时更新,学习的路上,从点滴做起。
MyGuide
给我自己看的一些引导 some guide put in order for me to read
PopView
根据ios8.0推出的UIPresentationController写了一个小框架,方便实现相应的弹出视图功能
SarielTang.github.io
个人blog
SRKeyboard
一个带自定义表情键盘,能够进行图文混合输入的框架 A framework with a custom expression keyboard, and can be mixed input of image-text
SRTextField
能够自动进行各种正则验证的TextField
Summary-of-OC-network-access-mode
总结了ios开发中,通过OC进行网络访问、网络请求的各种方式
SarielTang's Repositories
SarielTang/PopView
根据ios8.0推出的UIPresentationController写了一个小框架,方便实现相应的弹出视图功能
SarielTang/Summary-of-OC-network-access-mode
总结了ios开发中,通过OC进行网络访问、网络请求的各种方式
SarielTang/Swift-tip
总结Swift学习中遇到的各种注意事项和编程技巧.
SarielTang/AFNetworking
A delightful iOS and OS X networking framework
SarielTang/Android-PullLayout
仿UC天气下拉和微信下拉眼睛
SarielTang/asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
SarielTang/fmdb
A Cocoa / Objective-C wrapper around SQLite
SarielTang/JSONModel
Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
SarielTang/KnowingLife
基于天气,查询,团购,新闻类查询应用,自己自学ios,写的第一个ios项目,也是面试作品,好久没用了,放着可惜,拿来给大家分享,希望给想写个项目,又无处着手的新人帮助,新手作品
SarielTang/MBProgressHUD
MBProgressHUD + Customizations
SarielTang/MJExtension
The fastest, most convenient and most nonintrusive conversion between JSON and model.Your model class don't need to extends another base class. Nonintrusive, convenient.
SarielTang/MJRefresh
The easiest way to use pull-to-refresh
SarielTang/PopupMenu
Pop menu(view) using modal way with many kind of animation
SarielTang/Reachability
ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability