Wayne Zhang's repositories
AUIAnimatedText
A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.
bump-api-ios
make your app bumpable in seconds
FMMoveTableView
An iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
GMGridView
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
HMLauncherView
UI component for buttons like Apple's SpringBoard
iCloudStoreManager
Demonstrates the use of UbiquityStoreManager, for using CoreData with iCloud
JBDeviceOwner
Cocoa Touch library for finding information on an iOS device's owner. Inspired by Square's iOS app.
LIExposeController
Expose style navigation for iOS apps
MBProgressHUD
MBProgressHUD + Customizations
OCCalendar
CoreGraphics date-range picking calendar
OHAttributedLabel
UILabel that supports NSAttributedString
PTShowcaseViewController
An initial implementation of a "showcase" view( controller) for iOS apps... Visualizes images, videos and PDF files beautifully! (by @pittleorg)
QuadCurveMenu
Path 2.0 menu using CoreAnimation :)
SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
SVPullToRefresh
Give pull-to-refresh to any UIScrollView with 1 line of code.
UndoRedoSwift
A simple implementation of undo/redo in Swift