Tbwas's Stars
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
Carthage/Carthage
A simple, decentralized dependency manager for Cocoa
ibireme/YYKit
A collection of iOS components.
kconner/KMCGeigerCounter
A framerate meter that clicks like a Geiger counter when your animation drops a frame
Tbwas/XDProgressView
XDProgressView is similar to UIProgressView, but it's more flexible than it.
cky113999742/KYPhotoBrowser
点击放大图片浏览器
lihaojie/iOS_develop_notes
xiaofengzi520/MXBluethoothUse
利用手机蓝牙,使手机成为一个基站,当有其他手机靠近这个基站时,就可以得到信息
xiaofengzi520/MXVideoTool
Tbwas/KVOWithBlock
xiaofengzi520/MXDownLoader
这个是NSURLSession的使用,NSURLSession 是苹果为我们提供的一套新的网络处理库,在某种程度上,这个已经已经和诸如 AFNetworking 这些第三方库没有太多差别了.使用NSURLSession实现下载文件和断电下载也只是最基本的使用
xiaofengzi520/MXImageManager
随手写的一个给图片添加水印的方法,为了简单,随意写的,但发现实际使用时,太过于消耗内存,慎用
xiaofengzi520/MXXmlReader
利用原生的XMLParser来解析xml
xiaofengzi520/noder-react-native
The mobile app of cnodejs.org written in React Native
cky113999742/XDProgressView
XDProgressView Open Source
qixingguaizhuang/cash
Tbwas/XDMethodSwizzling
Encapsulate method to exchange instance-method's implementation and class-method's implementation.