Stay in touch
KLCPopup
July 21, 2014 • MIT License
A simple and flexible class for presenting a custom UIView as a popup with a variety of animation options. Supports both iPhone and iPad. Handles interface rotation. Requires ARC and iOS 7 or later.
HGWActivityButton - Swift
July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator
Written in Swift.
Wyrd
July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
JSKit
July 15, 2014 • MIT License
JSKit is a framework for iOS.
Classes:
* JSAnimationStep
* JSCircularImageView
* JSZoomableImageView
* JSZipArchive
Categories:
* NSDate+String
* NSObject+Associated
* NSString+Cha...
SWRevealTableViewCell
July 14, 2014 • MIT License
SWRevealTableViewCell is UITableViewCell subclass to easily display left and right buttons based on user pan gestures. Similar to the mail app and but with enhanced features. Done right!
AmbientStatus
July 14, 2014 • MIT License
Seamlessly update your app based on your user's ambient data (transit, battery, and location statuses).
NSString+EmailAddresses
July 13, 2014 • MIT License
An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps.
Fixes misspelled variations for Gmail, Googlemai...
ZFRippleButton
July 12, 2014 • MIT License
Custom UIButton effect inspired by Google Material Design
AHKBendableView
July 12, 2014 • MIT License
`BendableView` is a `UIView` subclass that bends its edges when its position change is animated. Internally, `BendableView` contains `CAShapeLayer`, which acts as its background. The layer's `path`...
GoogleWearAlert (Swift)
July 11, 2014 • MIT License
An Android Wear style animated confirmation view for iOS - Written in Swift
This library is not intended as fully fledged alert view replacement (it has no buttons) this confirmation view is ide...
ENPopUp
July 11, 2014 • MIT License
An UIViewController category to display any view controller in a modal popup.
No image provided.
TLYShyNavBar
July 11, 2014 • MIT License
Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create Auto-Scrolling Navigation Bars!
MPGNotification
July 10, 2014 • MIT License
MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
IPDashedLineView
July 10, 2014 • MIT License
IPDashedLineView provides a simple interface for creating dashed lines. Create individual lines or create a dashed border for a view.
BVCropPhoto
July 10, 2014 • MIT License
BVCropPhoto is image cropping library for iOS.
pod 'BVCropPhoto'
UIViewController-ScrollingStatusBar
July 09, 2014 • MIT License
Category for UIViewController with UIScrollView to scroll statusBar along scrollView