Pinned Repositories
ABCalendarPicker
Fully configurable iOS calendar UI component with multiple layouts and smooth animations.
AHKBendableView
UIView subclass that bends its edges when its position changes.
Alamofire
Elegant HTTP Networking in Swift
C------
C++Resources
CanvasGame
Sample Game Use Canvas
fmdb
A Cocoa / Objective-C wrapper around SQLite
iosClassNotes
iOS笔记
json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
three20
Three20 is an Objective-C library for iPhone developers
jackliu's Repositories
jackliu/Alamofire
Elegant HTTP Networking in Swift
jackliu/atswift-2016-resources
Resource files for atswift conference 2016, including keynote, pdf, source projects or playgrounds. 2016**Swift开发者大会源文件,包括keynote, pdf 和源工程文件
jackliu/avplayer
在cell中播放视频,仿网易新闻视频播放技术
jackliu/BlurEffectMenu
仿钉钉的毛玻璃弹出菜单,比较简单的实现,代码有注释。
jackliu/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
jackliu/EGOCache
Fast Caching for Objective-C (iPhone & Mac Compatible)
jackliu/HTTPSConnectDemo
使用OC和Swift两种语言,通过NSURLSession进行HTTPS验证
jackliu/iOS-Design-Patterns
iOS设计模式合集
jackliu/iOS_Demo
iOS开发中一些实用的Demo
jackliu/iOSStrongDemo
jackliu/JLRoutes
URL routing library for iOS with a simple block-based API
jackliu/JMRoundedCorner
UIView settings without triggering off-screen rendering fillet /UIView设置不触发离屏渲染的圆角
jackliu/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
jackliu/Just
Swift HTTP for Humans
jackliu/LLLFoldableTableView
一个可折叠的UITableView
jackliu/LXD_KeyValueObserveDemo
jackliu/MySampleCode
这个项目用于存储我博客中的demo
jackliu/NavigationController
总结的导航栏的一些问题
jackliu/processing-docs
Processing reference, examples, tutorials, and website
jackliu/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
jackliu/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
jackliu/RTCollectionViewGroup
Grouping of about collectionView
jackliu/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based Runtime.Auto Layout .
jackliu/swift
The Swift Programming Language
jackliu/Swiftz
Functional programming in Swift
jackliu/SWRevealViewController
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
jackliu/WeeklySwift
几篇学习Swift的优秀文章,每周五更新,小伙伴们把周末时间利用起来吧
jackliu/weibo_ios_sdk
新浪微博 IOS SDK
jackliu/YXCollectionView
UICollection学习总结以及案例集合
jackliu/ziggurat
App architecture with one-way data data flow and view models