Pinned Repositories
2048
The iOS version of 2048, made using SpriteKit
500px-iOS-api
500px API Wrapper for Objective-C
7blur
An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect:afterScreenUpdates: to produce Apple Notification and Control Center like blur effects. 7blur supports both live real time and static blurred backgrounds enforcing UI depth.
AFNetworking
A delightful iOS and OS X networking framework
AGPhotoBrowser
A photo browser for iOS6 and iOS7 inspired by Facebook.
AIVerification
An iOS framework for testing user inputs and generating error messages.
Anypic
An open source mobile and web app that lets users share photos similar to Instagram
api-documentation
This is the 500px API documentation.
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
UIView-Helpers
A category for UIView that helps with layout
happyjiahan's Repositories
happyjiahan/7blur
An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect:afterScreenUpdates: to produce Apple Notification and Control Center like blur effects. 7blur supports both live real time and static blurred backgrounds enforcing UI depth.
happyjiahan/AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
happyjiahan/BeeFramework
Build your app by geek's way
happyjiahan/BlockAlertsAnd-ActionSheets
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
happyjiahan/blog
happyjiahan/CocoaPods
The Objective-C library dependency manager.
happyjiahan/disappear
shanzai
happyjiahan/dot-vimrc
Maple's vim config files
happyjiahan/FlatUI
Easy to use User Interface elements which are really similar to design in iOS 7.
happyjiahan/FlatUIKit
A collection of awesome flat UI components for iOS.
happyjiahan/ios-filter-control
An iOS Filter UIControl Subclass. Zero Graphics. Highly Customizable.
happyjiahan/iOS7-day-by-day
Repo containing the sample projects associated with the iOS7 Day-by-Day blog series
happyjiahan/JazzHands
A simple, keyframe based animation framework for UIKit. Perfect for scrolling app intros.
happyjiahan/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
happyjiahan/node-crawler
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
happyjiahan/ODRefreshControl
A pull down to refresh control like the one in Apple's iOS6 Mail App
happyjiahan/PEPhotoCropEditor
Image cropping library for iOS.
happyjiahan/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
happyjiahan/ReactiveCocoa
A framework for composing and transforming streams of values
happyjiahan/SocketRocket
A conforming Objective-C WebSocket client library.
happyjiahan/SoundManager
Simple sound and music player class for playing audio on Mac and iPhone
happyjiahan/sstoolkit
A collection of well-documented iOS classes for making life easier
happyjiahan/SwipeView
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
happyjiahan/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
happyjiahan/temp
happyjiahan/TWSReleaseNotesView
A simple way to show in-app release notes in your iOS applications.
happyjiahan/UAAppReviewManager
UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps.
happyjiahan/ViewDeck
An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
happyjiahan/VVDocumenter-Xcode
Xcode plug-in which helps you write Javadoc style documents easier.
happyjiahan/VVSpringCollectionViewFlowLayout
A spring-like collection view layout. The same effect like iOS7's Message.app