Stay in touch
CircleProgressBar
March 25, 2015 • MIT License
iOS Circle Progress Bar. Provides interface similar to standard UIProgressView control and gives you a lot of options for customization. Supports XCode 6 live render feature to customize control on...
BMASliders
March 25, 2015 • MIT License
Configurable simple and range sliders, IBInspectable and IBDesignable compatible
E84PopOutMenu
March 25, 2015 • MIT License
Small UIControl for displaying menu items to a user with a nice animation. Supports multiple directions and mask types with customizable animation properties.
XCActionBar
March 25, 2015 • MIT License
XCActionBar is a general purpose productivity tool to super-power your Xcode experience.
You can think of it like Alfred for Xcode, it currently integrates with Menu Bar action, code snippets an...
BFDirectoryEnumerator
March 25, 2015 • MIT License
Enumerate directories in breadth first fashion. iOS and OSX
ASCIImage
March 20, 2015 • MIT License
Create UIImage / NSImage instances with NSString and ASCII art.
PKAlertController
March 20, 2015 • MIT License
PKAlertController is a highly customizable alert view controller.
NgNotificationProxy
March 20, 2015 • MIT License
Small objective-c library for iOS/OSX that provides better way to work with notifications from NSNotificationCenter.
AFMSlidingCell
March 20, 2015 • MIT License
AFMSlidingCell is UITableViewCell subclass for showing any kind of buttons underneath the cell, revealable by swipe. It is a common way of displaying any cell-related actions (e.g. deletion) withou...
PhotoTweaks
March 20, 2015 • MIT License
PhotoTweaks is an interface to crop photos. It can let user drag, rotate, scale the image, and crop it. You will find it mimics the interaction in photo library on iOS 7.
MagnetDynamicTable
March 20, 2015 • MIT License
MagnetDynamicTable is a simple replacement for UITableView. Basic idea is to provide HTML table like functionality on IOS. Instead of using delegate events as with UITableView, you'll add, replace ...
ECStretchableHeaderView
March 20, 2015 • MIT License
A multi-purpose header view that you can attach to a UITableView (or any UIScrollView), allowing you to maximize the scrolling content's screen real state by expanding and contracting the top heade...
MARKCircularSlider
March 19, 2015 • MIT License
A custom reusable circular slider control. Values range is between `minimumValue` and `maximumValue` (from 0 to 1 by default).
Please check Demo project for a basic example on how to use MARKCir...
KFWatchKitAnimations
March 16, 2015 • MIT License
With KFWatchKitAnimations, iOS developers will now be able to record arbitrary CocoaTouch animations from the iPhone/iPad simulator at 60 FPS. The recordings are a pre-rendered sequence of static i...
YZKeyboardInputAccessoryView
March 16, 2015 • MIT License
A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality ...
MKWeatherUndergroundKit
March 16, 2015 • MIT License
A simple iOS and OS X library for retrieving weather information using the Weather Underground API
NPFlipButton
March 13, 2015 • Apache 2.0 License
This is a simple button with a circle at right, who will animate when changing state.
Features
automatically draw the button and set his text
animate the state change
Installation
Grab t...
EasyPickersCollection
March 13, 2015 • MIT License
Collection of simple, extensible, easy to use pickers. Inspired by ActionSheetPicker.