Stay in touch
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 ...
RETrimControl
January 26, 2013 • MIT License
iOS audio trim control, similar to the one seen in default iPhone Voice Memos app.
CJPAdController
January 26, 2013 • MIT License
A singleton class providing a simple way to add iAd and/or Google AdMob ads to a view controller. Choose whether iAds or AdMob is your default and fall back to the other.
JASidePanels
January 25, 2013 • MIT License
UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right.
JPStackedViewController
January 25, 2013 • MIT License
Stacked UIViewControllers with some style. Stack multiple view controllers that can be moved around. Both Swiping and panning gestures work (only left/right).
InAppSettings
January 24, 2013 • MIT License
InAppSettings provides a view controller that displays the application's Settings.bundle as it appears in the iPhone settings. Allowing the same preferences in app and in the iPhone settings.