Stay in touch
SingleLineTextField
March 06, 2015 • MIT License
A single line textfield implementation that uses the same style of the [telegram website](https://web.telegram.org)
- Custom text field with a single line
- Place holder animation like telegram...
HCSStarRatingView
March 06, 2015 • MIT License
Simple star rating view for iOS written in Objective-C
HCSStarRatingView is a UIControl subclass to easily provide users with a basic star-rating interface.
It supports all device resolutions...
YLSwipeLockView
March 06, 2015 • MIT License
a swipe password view to unlock an application written in objective-c.
MCCardPickerCollectionViewController
March 05, 2015 • MIT License
A card collection view controller inspired by Facebook People you may know page.
MKInputBoxView
March 05, 2015 • MIT License
A tiny replacement for UIAlertView w/ text views. Based on BMInputView.
NSString-ZENInflections
March 05, 2015 • MIT License
Returns camelCased, UpperCamelCased, dashed-case, snake_cased representations of an NSString
YAProvisioningProfile
March 04, 2015 • MIT License
Helper class for easily exploring the contents of a .mobileprovisioningprofile
RNLoadingButton
March 04, 2015 • MIT License
An easy-to-use UIButton subclass that implements a activity inticator with aligment options.
CDFInitialsAvatar
March 03, 2015 • MIT License
Simple to use initials avatar generator. Great for avatar placeholders and such.
LRRepositoryPattern
March 03, 2015 • MIT License
An iOS example app based on the repository pattern and Typhoon DI framework
LRImageManager
March 03, 2015 • MIT License
Objective-C simple image manager with memory and disk cache support
LRNotificationObserver
March 03, 2015 • MIT License
A smarter, simpler and better way to use NSNotificationCenter with RAII
LRVariadicPerformSelector
March 02, 2015 • MIT License
Simple NSObject category to perform selectors with variadic arguments
WZFlashButton
March 02, 2015 • MIT License
This is a custom button with flash-like effect. Inspired by Ripple Effect.
iBeaconTasks
March 02, 2015 • BSD License
Task reminder app based on iBeacon location detection
This iOS app enables your phone to determine when you enter iBeacon area and when you are leaving it. At any time you enter or leave area, a...
CCMPopup
March 02, 2015 • Apache 2.0 License
Easy to use popup controller transition. It includes a custom segue for easy storyboard connection, or can be called by code with custom modal transition
GUITabPagerViewController
March 02, 2015 • MIT License
UITabPagerViewController is a simple paged view controller with tabs.
ManualLayout
March 02, 2015 • MIT License
Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.