Stay in touch
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...
GearRefreshControl
March 19, 2015 • MIT License
A demo project displaying a custom animation for the UIRefreshControl. Inspired by this Dribble: https://dribbble.com/shots/1974767-gear-powered-pull-to-refresh-animation
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...
PopupContainer (Swift)
March 17, 2015 • MIT License
PopupContainer is a library written in swift that allows users to show any UIView as a UIAlertView. PopupContainer takes care of presentation, dismiss, animations and positioning of your UIView, in...
CustomSwitch.swift
March 17, 2015 • MIT License
A custom Switch created with UIViews and UIButtons in Swift.
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 ...
JSQDataSourcesKit (Swift)
March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light.
Written in Swift.
Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
MKWeatherUndergroundKit
March 16, 2015 • MIT License
A simple iOS and OS X library for retrieving weather information using the Weather Underground API
NPSegmentedControl
March 16, 2015 • Apache 2.0 License
This is a simple customizable segmented control.
Features
automatically draw the selector from a array of String
animate the state change
Installation
Grab the files in Classes/NPSegme...
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.