Pinned Repositories
Alcatraz
Package manager for Xcode
Aspects
Delightful, simple library for aspect oriented programming.
AwesomeMenu
Path 2.0 menu using CoreAnimation :)
C-41
C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.
CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
cocoapods-xcode-plugin
Dependency management helper for your CocoaPods, right in Xcode
HPHorizontalFlowLayoutDemo
水平滑动的UICollectionView流水布局
HPWaterfallLayout
带SectionHeader粘滞功能的CollectionView瀑布流布局
objc-zen-book-cn
ObjC Zen Book 中文翻译
huangpan0422's Repositories
huangpan0422/TaskSwitcherDemo
iOS 9 task switcher animation demo
huangpan0422/PINRemoteImage
A thread safe, performant, feature rich image fetcher
huangpan0422/TBIconTransitionKit
TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another.
huangpan0422/objc-zen-book-cn
ObjC Zen Book 中文翻译
huangpan0422/C-41
C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.
huangpan0422/SwiftWeather
SwiftWeather is an iOS app developed in Swift language.
huangpan0422/DOUAudioStreamer
A Core Audio based streaming audio player for iOS/Mac
huangpan0422/Alcatraz
Package manager for Xcode
huangpan0422/KSImageNamed-Xcode
Xcode plug-in that provides autocomplete for imageNamed: calls
huangpan0422/ColorSense-for-Xcode
Plugin for Xcode to make working with colors more visual
huangpan0422/VVDocumenter-Xcode
Xcode plug-in which helps you write Javadoc style documents easier.
huangpan0422/SCXcodeMiniMap
Xcode MiniMap plugin
huangpan0422/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
huangpan0422/HandyAutoLayout
handy categories for generate NSLayoutConstraint programatically.
huangpan0422/AwesomeMenu
Path 2.0 menu using CoreAnimation :)
huangpan0422/RNCachingURLProtocol
Simple offline caching for UIWebView and other NSURLConnection clients
huangpan0422/UIScrollView-Samples
UIScrollView Samples for blog post
huangpan0422/iOSSnippet
Code snippet on iOS
huangpan0422/gitWareHouse
huangpan0422/UIView-AutoLayout
Deprecated in favor of PureLayout, which includes OS X support:
huangpan0422/MVVM-IOS-Example
A basic example of a way to implement MVVM using ReactiveCocoa