Pinned Repositories
add-to-homescreen
Add to home screen popup for iPhone/iPad
AFNetworking
A delightful iOS and OS X networking framework
asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
BButton
BButton is a subclass of UIButton that looks like the bootstrap buttons.
BDDynamicGridViewController
Data-aware view-controller that displays a UIView list in an automatically laid out grid
BlockAlertsAnd-ActionSheets
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
ColorSense-for-Xcode
Plugin for Xcode to make working with colors more visual
DLCImagePickerController
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
DTCoreText
Methods to allow using HTML code with CoreText
zychome's Repositories
zychome/add-to-homescreen
Add to home screen popup for iPhone/iPad
zychome/BDDynamicGridViewController
Data-aware view-controller that displays a UIView list in an automatically laid out grid
zychome/BlockAlertsAnd-ActionSheets
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
zychome/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
zychome/DLCImagePickerController
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
zychome/EGOCache
Fast Caching for Objective-C (iPhone & Mac Compatible)
zychome/EGOImageLoading
What if images on the iPhone were as easy as HTML?
zychome/EGOTextView
EGOTextView is a complete drop in replacement for UITextView created by enormego, that adds support for Rich Text Editing. [tags:ios,objective-c,uitextview]
zychome/EKStreamView
A scrolling view having many cells in different heights and in columns for iOS, just like Pinterest
zychome/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.
zychome/GPUImage
An open source iOS framework for GPU-based image and video processing
zychome/hpple
An XML/HTML parser for Objective-C, inspired by Hpricot.
zychome/HSPlayer
A simple yet powerful video player for iOS, powered by AVFoundation
zychome/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
zychome/iOS-StyledPageControl
Customizable PageControl for iOS
zychome/JASidePanels
Reveal side ViewControllers similar to Facebook/Path's menu
zychome/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.
zychome/JTRevealSidebarDemo
A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app. (archive)
zychome/LeveyTabBarController
Create custom TabBarController like UITabBarController, set transparent tabbar, set background, insert/remove tab, set tabbar item with image as you wish.Enjoy it : )
zychome/MBProgressHUD
MBProgressHUD + Customizations
zychome/MWFeedParser
An Objective-C RSS / Atom Feed Parser for iOS
zychome/nib2objc
Set of tools and utilities (command line, GUI, Mac Service) to transform NIB files for the iPhone into Objective-C code files
zychome/nimbus
An iOS framework whose growth is bounded by O(documentation).
zychome/NSData-Base64
Git repo of http://cocoawithlove.com/2009/06/base64-encoding-options-on-mac-and.html
zychome/RTLabel
simple rich text display for iOS using html-like markups
zychome/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
zychome/SMPageControl
A drop in replacement for UIPageControl with a slew of additional customization options.
zychome/SVProgressHUD
A clean and lightweight progress HUD for your iOS app.
zychome/UIGlossyButton
Generate system like or other nice button without any image
zychome/WebViewJavascriptBridge
A standalone iOS class for sending messages to and from javascript in a UIWebView