Pinned Repositories
Collection-View-in-a-Table-View-Cell
Sample code for my tutorial
FlipTransion
一个自定义转场动画示例(Modal)
Hero
Elegant transition library for iOS & tvOS
issue-7-lab-color-space-explorer
LearnSwift
learn swift
MagicMove
自定义转场动画示例
MBProgressHUD
MBProgressHUD + Customizations
pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
StarWars.iOS
This component implements transition animation to crumble view-controller into tiny pieces.
michaeldong's Repositories
michaeldong/Collection-View-in-a-Table-View-Cell
Sample code for my tutorial
michaeldong/FlipTransion
一个自定义转场动画示例(Modal)
michaeldong/issue-7-lab-color-space-explorer
michaeldong/MagicMove
自定义转场动画示例
michaeldong/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
michaeldong/StarWars.iOS
This component implements transition animation to crumble view-controller into tiny pieces.
michaeldong/Swift-On-iOS
JohnLui 的 Swift On iOS 代码仓库
michaeldong/TPDWeakProxy
An NSProxy object for turning strong references into weak references.
michaeldong/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
michaeldong/CardAnimationView
michaeldong/functional-swift
Issue repository for the Functional Swift book
michaeldong/GPUImage
An open source iOS framework for GPU-based image and video processing
michaeldong/IDMPhotoBrowser
Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
michaeldong/iOS-ViewController-Transition-Demo
自定义容器控制器转场 Demo(实现了交互控制)以及官方支持的四种转场 Demo。
michaeldong/iOS9-day-by-day
Selection of projects accompanying the iOS9 Day-by-Day blog series.
michaeldong/IQKeyboardManager
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much more.
michaeldong/JavaScriptCore-iOS
Apple's JavaScript Engine, with modified project files for iOS
michaeldong/KMCGeigerCounter
A framerate meter that clicks like a Geiger counter when your animation drops a frame
michaeldong/LTNavigationBar
UINavigationBar Category which allows you to change its appearance dynamically
michaeldong/NJEasyTable
A plugin of UITableView can easy manage models and auto calculate cell height with autolayout
michaeldong/objc-zen-book-cn
GitBook for 《禅与 Objective-C 编程艺术》
michaeldong/ocmock
Mock objects for Objective-C
michaeldong/OperationQueues
OperationQueues
michaeldong/Parse-SDK-iOS-OSX
Parse SDK for iOS/OS X/watchOS/tvOS
michaeldong/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
michaeldong/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
michaeldong/SWRoute
PoC of function hooking in Swift
michaeldong/test
michaeldong/VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
michaeldong/VVeboTableViewDemo
VVebo剥离的TableView绘制