Stars
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
100天iOS数据结构与算法实战
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
YTKNetwork is a high level request util based on AFNetworking.
“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向
标准化组件方式构建Docker镜像。Build a docker image from pieces of standard components.
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
Smooth asynchronous user interfaces for iOS apps.
ReactiveCocoa的知识点及MVVM模式运用(不断更新中....)
Simple, modern, thread-safe key-value observing for iOS and OS X.
A self-taught project to learn Swift.
封装afn,抽出专门处理网络回调的逻辑层,回调直接返回模型,避免使用字典,仅供学习
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
“已阅”(iOS上开源RSS新闻阅读器)新版移步 https://github.com/ming1016/GCDFetchFeed
UIScrollView实现滑动转换页面,类似网易云音乐iOS版的页面滑动切换效果
一个对二维码扫描的封装,用户不需要关注和二维码相关的东西,只需要导入该工具类的头文件,调用一个类方法即可,利用block回调结果,并传出一个标记,此标记用来管理是否需要停止session会话。