Stay in touch
FGThrowSlider
March 03, 2014 • MIT License
iOS drop-in control giving you the iOS 7.1 brightness/volume style slider with a dynamic fadeout animation.
Simply copy over the FGThrowSlider.h and FGThrowSlider.m files into your project, cre...
No image provided.
RNBlurredSideViewController
March 03, 2014 • MIT License
RNBlurredSideViewController is a side view controller with a dynamic blurred background effect when swiping similar to the iOS 7 control center. It can be used to show views on the side like the Fa...
KVNBoundedImageView
March 03, 2014 • MIT License
KVNBoundedImageView attempts to keep faces visible and centered in a UIImageView. It is designed to be easy to use and extensible for different types of image detection.
With configurable detect...
SWParallaxScrollView
March 01, 2014 • MIT License
A UIScrollView subclass that supports multiple layers with parallax scrolling. Layers can either scroll slower or faster than the default scroll view. Layers with a negative value scroll slower whi...
ICSDrawerController
March 01, 2014 • MIT License
ICSDrawerController is a left-side drawer controller for iPhone (iOS 7 or later) with all the features you'd expect, plus it's small, easy to read and tailor to your needs.
ICSStyleManager
March 01, 2014 • MIT License
ICSStyleManager is a lightweight iOS library that lets you handily separate your app's font, color and other UI-related values into style sheet files that are both easy to read and straightforward ...
NALLabelsMatrix
March 01, 2014 • MIT License
iOS view allowing creation of grid like label structures. Quite useful for showing data columns inside table views.
TYMProgressBarView
February 27, 2014 • MIT License
Progress bar similar to the one on iOS's launching screen.
Easy to customize.
TLMotionEffect
February 27, 2014 • MIT License
This category adds a motion effect to your UIView. This is a similar effect can be seen in the background of the Home Screen on iOS 7.
JKKeyboard
February 27, 2014 • MIT License
JKKeyboard keeps track of the keyboard frame, and lets you manage your scroll view insets along with custom views' frames the easy way, handling animations completely transparently for you. It will...
TYMActivityIndicatorView
February 24, 2014 • MIT License
A simple activity indicator view. It uses Core Animation to handle all the animation related stuff. You are able to customize it with images.
SSSearchBar
February 24, 2014 • MIT License
A clean, easy to use, awesome replacement for UISearchBar.
BKDateAndTimePickerView
February 22, 2014 • MIT License
iOS Picker made for selecting Date, Time and Year picker.
JZRefreshControl
February 22, 2014 • MIT License
JZRefreshControl is an easily extendable class that makes it dead simple to create a custom refresh control that will have your users so engaged they'll be opening your app and pulling to refresh n...
MXLMediaView
February 22, 2014 • MIT License
This is a class designed to show a UIImage and blur & shrink the background. Similar to the Facebook app.
MWWindow
February 22, 2014 • MIT License
Lightweight library that allows you to manage multiple windows in an iOS application and animate the transitions.
The demo application shows how to reproduce a transition like the Paper Facebook...
UITextField-Shake
February 22, 2014 • MIT License
UITextField category that adds a shake animation like the password field of the OsX login screen.