Stay in touch
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...
IJSVG
September 29, 2014 • MIT License
IJSVG is an open source library created for Mac OS X 10.7+ to render SVG's within your application. It was developed for use with IconJar (in development) and is extremely fast and easy to use.
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.