Stay in touch
VectorMetaballs
November 01, 2013 • MIT License
An Objective-C implementation of vector based metaballs, original implementation by Hannu Kankaanpää. (http://www.niksula.hut.fi/~hkankaan/Homepages/index.html)
No image provided.
RoboReader
October 30, 2013 • MIT License
With a couple of lines of code you can create a PDF view controller. This framework is very fast and easy to use.
CXCountDownLabel
October 30, 2013 • MIT License
A simple-to-use label control that counts from your specified value.
RatingView
October 30, 2013 • MIT License
Auto-sizes the icon you want to the given frame. Handles tap and pan gestures. The value can be continuous or step by step while handling pan.
MHDismissModalView
October 30, 2013 • MIT License
Dismiss a Modal View with a gesture.
Automatic Background Blur
AOTutorial
October 28, 2013 • MIT License
A tutorial component with fade in / fade out animation for background images that mimic the path tutorial application
RMDateSelectionViewController
October 26, 2013 • MIT License
This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion
RPFloatingPlaceholders
October 25, 2013 • MIT License
UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.
Example: http://i.imgur.com/Sze6OFN.gif
AVTagTextView
October 25, 2013 • MIT License
A category that adds an Instagram-like hashtag choosing/listing capability to the UITextView
CRGradientNavigationBar
October 23, 2013 • MIT License
Custom UINavigationBar subclass which allows gradient coloured navigation bar on iOS 7.
FastImageCache
October 22, 2013 • MIT License
iOS library for quickly displaying images while scrolling.
ACHalloween
October 22, 2013 • MIT License
A library with halloween-themed animations for iOS.
The library contains 3 animations:
- glowing label
- fingerprints
- bloodtrails
MYBlurIntroductionView
October 22, 2013 • MIT License
It's time for one introduction/tutorial view to end them all! MYBlurIntroductionView is a powerful platform to build introductions for your iPhone apps. Built on the MYIntroductionView core, MYBlur...
iOSSystemSoundsLibrary
October 20, 2013 • MIT License
List of all system sounds used in iOS.
Try all system sounds on your iDevice, use them in your App.
OWUProximityManager
October 19, 2013 • MIT License
Detect and connect to nearby devices with iBeacons and CoreBluetooth. OWUProximityManager class provides a simple interface to abstract away the CLLocationManager, CBPeripheralManager, CBCentralMan...
C360NavigationBar
October 19, 2013 • MIT License
A subclass of UINavigationBar with a solid appearance. It has two advantages over a stock opaque UINavigationBar:
* It sets its bar colour based on your window's tintColor, and will dim when you...
FunctionalReactivePixels
October 19, 2013 • MIT License
A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.