Stay in touch
ZCSHoldProgress
September 29, 2014 • MIT License
A UILongPressGestureRecognizer that displays its progress.
BMAGridPageControl
September 29, 2014 • MIT License
Do you want to suggest to your users that they can do more than just scrolling? Enter BMAGridPageControl.
BMAGridPageControl is designed to be really similar to UIPageControl. You control it spe...
MAPageViewController
September 29, 2014 • MIT License
MAPageViewController is a simple wrapper around the most common boiler-plate UIPageViewController setup, requiring you only to specify an array of view controllers to set up.
PhoneKit
September 29, 2014 • MIT License
Make VoIP phone calls in <10 lines of code! PhoneKit is an easy to use extension/wrapper of the Twilio Client iOS SDK for easily making/receiving VoIP calls from inside your iOS app. PhoneKit provi...
No image provided.
DFTDebugScreenshot
September 29, 2014 • MIT License
Simple debug tool for screenshot.
It will write out the debug image of the ViewController being displayed.
```
pod 'DFTDebugScreenshot'
```
TFStackingSectionsTableView
September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
AMBTableViewController
September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
KBRoundedButton
September 28, 2014 • MIT License
KBRoundedButton allows you to create beautiful rounded rect button with dynamic colors and activity indicator, completely in Interface Builder.
Available via CocoaPods:
pod 'KBRoundedButton'
BKZoomView
September 25, 2014 • MIT License
A UIView that will zoom into its parent view. It can be implemented with only three lines of code and is very easy to use. It is optionally drag-able with a customizable zoom scale.
SlackTextViewController
September 24, 2014 • Apache 2.0 License
A drop-in UIViewController subclass with a growing text input view and other useful messaging features. Meant to be a replacement for UITableViewController & UICollectionViewController.
TNColorScrollViewController
September 24, 2014 • MIT License
A view controller for Objective-C which creates a scrollview with view with different background colors.
TWRPickerSlider
September 24, 2014 • MIT License
A custom view component that gives the user the ability to stack picker views.
MTZRadialMenu
September 24, 2014 • MIT License
A radial menu for iOS, like the one introduced in Messages for iOS 8.
No image provided.
RPMultipleImagePicker
September 22, 2014 • Unspecified License
iOS multiple image picker from camera using UIImagePickerController (whatsapp like).