Stay in touch
REActivityViewController
February 10, 2013 • MIT License
Open source alternative to `UIActivityViewController`, highly customizable and compatible with iOS 5.0. It allows to create custom activities with ease, you control their appearance and behavior an...
SOPinnerActivity
February 09, 2013 • MIT License
SOPinnerActivity is a UIActivity subclass to save bookmarks to Pinner which are then uploaded to the user's Pinboard.in account.
MKStoreKit
February 08, 2013 • MIT License
In-App Purchases StoreKit for iOS devices.
MKStoreKit is the best framework for implementing In-App purchases in any iOS app today. It’s highly configurable and supports a variety of business mode...
TRVSNavigationControllerTransition
February 05, 2013 • MIT License
Push/Pop transition for entire UINavigationController views.
The photo is using `pushViewControllerWithNavigationControllerTransition:`. Now, by using multiple layers we can keep the navigationB...
QBImagePickerController
February 04, 2013 • MIT License
A clone of the UIImagePickerController with multiple selection feature.
QBRefreshControl
February 03, 2013 • MIT License
An abstract base class for creating a refresh control.
iOS-Tree-Component
February 02, 2013 • MIT License
The iOS Tree component is a UITableViewCell replacement that lets your UITableView work as a tree.
The component is very simple to use it contains two classes and a nib file. It is developed usi...
Hysteria Player
February 01, 2013 • MIT License
An AVPlayer class for remote media only.
Features:
* You don't need to write KVO again, just sending 3 or 4 blocks then you can handle player status.
* Ability to play previous PlayerItem.
...
AKSegmentedControl
February 01, 2013 • MIT License
Fully customizable Segmented Control for iOS. Uses images for normal/selected states.
HTAutocompleteTextField
February 01, 2013 • MIT License
HTAutocompleteTextField is a subclass of UITextField that automatically displays text suggestions in real-time on the text the user has entered. This is perfect for automatically suggesting the dom...
Custom iOS Keyboards
January 30, 2013 • MIT License
Custom Keyboards for iOS allows you to create a keyboard inputView that looks and feels just like the iPad or iPhone/iPod touch keyboard. It is particularly useful for developers who are looking to...
UzysImageCropper
January 29, 2013 • MIT License
An alternative to the UIImagePickerController editor with extended features.
TCColorTest
January 29, 2013 • MIT License
Try out colors within an iOS App without time-killing trial and error using build and run cycles.
Artisan iOS
January 28, 2013 • MIT License
Artisan is a simple iOS application to search for and display information and related mixes from a particular musical artist. It utilizes the 8Tracks and Last.FM APIs.
CircularTimer
January 28, 2013 • MIT License
CircularTimer is a class that creates a custom circular timer, showing the percentage completed between two dates.
TTFullscreenPreviewActivity
January 27, 2013 • MIT License
TTFullscreenPreviewActivity is a UIActivity subclass that creates a fullscreen preview for a file using a QLPreviewcontroller.
ResizeImage
January 27, 2013 • MIT License
ResizeImage is an example project demonstrating how to resize image without using UIPinchGesture. Tap on image and with the help of points on an image you will be able to resize the image. It also ...