Pinned Repositories
ActionSheetPicker
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
appirater
A utility that reminds your iPhone app's users to review the app.
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
DCIntrospect
Small library of visual debugging tools for iOS.
fmdb
A Cocoa / Objective-C wrapper around SQLite
HEAlert
A convenience around UIAlertController, because sometimes you just want to say "OK"
HEAnalytics
A simple Swift-based framework for iOS app analytics across analytics platforms.
HELargeCenterTabBarController
A Swift UITabBarController with a larger center tab.
Alexandria
A library of Swift extensions to turbocharge your iOS development.
ModelRocket
An iOS framework for creating JSON-based models. Written in Swift.
hsoi's Repositories
hsoi/ActionSheetPicker
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
hsoi/MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
hsoi/AFNetworking
A delightful iOS and OS X networking framework
hsoi/BlocksKit
The Objective-C block utilities you always wish you had.
hsoi/CocoaMQTT
MQTT for iOS and OS X written with Swift
hsoi/EBCardCollectionViewLayout
hsoi/FLEX
An in-app debugging and exploration tool for iOS
hsoi/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
hsoi/GreatCircle
iOS framework that provides a set of extensions to the CLLocation.
hsoi/IGHTMLQuery
IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.
hsoi/JSQMessagesViewController
[DEPRECATED] An elegant messages UI library for iOS
hsoi/JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
hsoi/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
hsoi/KKPagedFlowView
A Paging Enabled Flow View, like screenshots view in iPhone App Store.
hsoi/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
hsoi/MagicalRecord
Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
hsoi/MMPopupView
Pop-up based view(e.g. alert sheet), can easily customize.
hsoi/ModelRocket
An iOS framework for creating JSON-based models. Written in Swift.
hsoi/PageMenu
A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)
hsoi/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful.
hsoi/REMenu
Dropdown menu inspired by Vine.
hsoi/RGPageViewController
A custom UIPageViewController written in Swift
hsoi/RMStore
A lightweight iOS library for In-App Purchases
hsoi/RxSwift
Reactive Programming in Swift
hsoi/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
hsoi/SugarRecord
Data persistence management library written in Swift 2.0
hsoi/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.
hsoi/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
hsoi/UICountingLabel
Adds animated counting support to UILabel.
hsoi/WYPopoverController
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.