Stay in touch
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.
DTIToastCenter (Swift)
September 25, 2014 • MIT License
A toast center for displaying quick toast to the user. Written in swift.
VMXMLParser (Swift)
September 25, 2014 • MIT License
VMXMLParser is a NSXMLParser wrapper in Swift
Features:
1) Closure based
2) Response as array of dictionaries
3) Unicode support
4) Just two lines and you are done :)
SAMPLE...
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.
LocationManager (Swift)
September 23, 2014 • MIT License
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service
Features:
1) Location update with closure & delegate support
2)...
MIBadgeButton-Swift
September 23, 2014 • MIT License
MIBadgeButton is badge button written in Swift with high UITableView/UICollectionView performance.
RPMultipleImagePicker
September 22, 2014 • Unspecified License
iOS multiple image picker from camera using UIImagePickerController (whatsapp like).