Pinned Repositories
3D-Layers
Demo of using CATransformLayer to create 3D objects
AcaniChat
An open-source version of iPhone's native Messages app
Accordion
Accordion is a small library for iOS that implements file navigation using accordions. Accordion aims to be a persistent layer between your TableView and your files on storage.
ActionSheetPicker
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
AFPickerView
Custom UIPickerView controller
AppSales-Mobile
App Sales allows iPhone and Mac App Store developers to download and analyze their daily and weekly sales reports from iTunes Connect.
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
EGOGradientView
CAGradientLayer backed UIView, with pass-through properties
JTGestureBasedTableViewDemo
Recreating the buttonless interaction pattern found in Clear for iPhone app
UIImagePickerController-SimulatedCamera
Objective-C category to aid development of iPhone apps that use the camera.
zhengzy's Repositories
zhengzy/MHTabBarController
A custom tab bar controller for iOS 5
zhengzy/FTShare
sharing with Facebook, Twitter and email in few lines
zhengzy/ElementParser
ElementParser is lightweight Cocoa Framework (usable on the iPhone) to provide easy access to XML and HTML content.
zhengzy/MWFeedParser
An Objective-C RSS / Atom Feed Parser for iOS
zhengzy/iPhone-AR-Toolkit
An Objective-C augmented reality kit for iPhone. Forked from the iphonearkit.
zhengzy/MTLocation
A Framework to add convenience-stuff for easier coping with CoreLocation/MapKit on iOS. It includes a custom UIBarButtonItem mimicing the Locate-Me-Button of the built-in Google Maps App
zhengzy/SBTickerView
An easy to use ticker view with inspiration from Flipboard
zhengzy/WToast
Info messages for iOS inspired by Android Toast object
zhengzy/AcaniChat
An open-source version of iPhone's native Messages app
zhengzy/PSGridScroll
PSGridScroll is a view control that lays out a list of child views into a scrollable grid. An iPad example project is included.
zhengzy/SphereView
3D Sphere View for iOS
zhengzy/MHSemiModal
Category on UIViewController that makes it easy to present modal view controllers that only partially cover the screen.
zhengzy/DTGridView
A two-dimensional scrolling view component for the iPhone, heavily inspired by UITableView.
zhengzy/ShareKit
Drop in sharing features for all iPhone and iPad apps
zhengzy/Kal
A calendar component for the iPhone (the UI is designed to match MobileCal)
zhengzy/TSAlertView
UIAlertView drop-in replacement. Supports stacked buttons, input fields, user-configurable size, and more.
zhengzy/leaves
An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.
zhengzy/ATMHud
Library for the creation of HUDs in iPhone applications.
zhengzy/BAMSettings
BAMSettings is a generic handler for presenting and changing settings from within your iPhone app. By adding two files to your app and pushing BAMSettings onto your navigation controller, you will have the full functionality of Apple's Settings App from within your own app. please see BAMSettingsDemo at https://github.com/barrycenter/BAMSettingsDemo.
zhengzy/wishlist-mobile-sample
zhengzy/OpenFlow
CoverFlow API replacement for the iPhone
zhengzy/ImageCropper
Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)
zhengzy/GTKeyboardHelper
Makes working with the iOS Keyboard easy as pie. Simply use GTKeyboardHelper as a container for any first responders. It will automatically resize and allow scrolling to accommodate the keyboard. Includes customisable auto-focus behaviour and automatic resignation of first responder.
zhengzy/ELCImagePickerController
A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
zhengzy/egodatabase
EGODatabase is a thread-safe Objective-C SQLite wrapper with full support for asynchronous SQLite calls as well as build in NSOperationQueue support. [tags:objective-c,ios,mac]
zhengzy/route-me
Open source map library for iOS
zhengzy/myLauncher
myLauncher is a lightweight Objective-C iOS Launcher
zhengzy/PSiOSAppTemplate
iOS Application Template with JSON-Parsing, AutoUpdating, CrashReporter+Sender, Statistics, custom Logging, Localization and all those little things already set up, ready for you to make awesome stuff!
zhengzy/UIImagePickerWithEditor
iPad UIImagePicker that lets the user crop and zoom the chosen image before returning it
zhengzy/Accordion
Accordion is a small library for iOS that implements file navigation using accordions. Accordion aims to be a persistent layer between your TableView and your files on storage.