Stay in touch
No image provided.
SBInstagram Viewer
February 07, 2014 • MIT License
Easy Objective-C framework to show an instagram feed on iOS
DoImagePickerController
February 07, 2014 • MIT License
An image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture.
PDKTStickySectionHeadersCollectionViewLayout
February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.
STPTransitions
February 06, 2014 • MIT License
Unified, easy API for custom iOS view controller transitioning.
MRSwipeTableViewCell
February 06, 2014 • MIT License
A UITableViewCell that allow swipe left to reveal a background view with parallax effect.
No image provided.
ABFullScrollViewController
February 02, 2014 • MIT License
Custom ViewController to hide the toolbar when user makes scroll. Like Facebook, Safari, Twitter...
ABFillButton
February 02, 2014 • MIT License
An UIButton subclass that allows you to represent a fill percentage stylishly.
Smerk
February 01, 2014 • MIT License
Smerk is designed to make implementing either Face Detection or QR Code/Bar Code/Machine Readable Code detection incredibly simple.
MZRSlideInMenu
February 01, 2014 • MIT License
This is a simple slide-in menu. When the button tapped, the menu slides in from left or right. You can use this like UIActionSheet - but simpler to use;)
The button size changes when the button ...
SimpleBarChart
February 01, 2014 • Public Domain License
A simple animated bar chart class. Uses datasource and delegates similar to UITableView for easy addition of data. Also can set properties to manage time of animation, grid spaces, label fonts and ...
PMParentalGate
February 01, 2014 • MIT License
Since the introduction of special 'Kids' category in the App Store, Apple has enforced developers to perform a good practice - guarding anything that's not targeted for the kids by the 'Parental Ga...
VENVersionTracker
January 31, 2014 • MIT License
iOS Version Tracking Library to update betas, let users know about new versions in production and enforce deprecated versions of your app.
UIForLumberjack
January 31, 2014 • MIT License
iOS UI library to display CocoaLumberjack logs on iOS devices.
NetworkActivityIndicator
January 31, 2014 • MIT License
More easily interface with the network activity indicator in the status bar.UIApplication category and demo app.
SFRoundProgressCounterView
January 30, 2014 • MIT License
A custom UIView with a rounded progress bar and a counter in the center of the circle. Supports multiple time intervals (in milliseconds), start/stop/resuming counter, set custom color, etc. (see e...
RMScannerView
January 30, 2014 • MIT License
Simple barcode scanner UIView subclass for iOS apps. Quickly and efficiently scans a large variety of barcodes using the iOS device's built in camera.
RMScannerView is a UIView subclass for scan...
UIImageView-AnimationCompletionBlock
January 29, 2014 • MIT License
A category that adds a completion block to UIImageView letting you know when the UIImageView's animation is complete.