6,696 open source UI components
for iOS, iPadOS, macOS, tvOS, and watchOS.

REActivityViewController screenshot

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 screenshot

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 screenshot

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...
QBPopupMenu screenshot

QBPopupMenu

February 06, 2013 • MIT License
Customizable popup menu for iOS.
TRVSNavigationControllerTransition screenshot

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 screenshot

QBImagePickerController

February 04, 2013 • MIT License
A clone of the UIImagePickerController with multiple selection feature.
QBRefreshControl screenshot

QBRefreshControl

February 03, 2013 • MIT License
An abstract base class for creating a refresh control.
QBFlatButton screenshot

QBFlatButton

February 03, 2013 • MIT License
Flat Style UIButton
JNWAnimatableWindow screenshot

JNWAnimatableWindow

February 03, 2013 • MIT License
Custom NSWindow animations use a CALayer.
iOS-Tree-Component screenshot

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 screenshot

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 screenshot

AKSegmentedControl

February 01, 2013 • MIT License
Fully customizable Segmented Control for iOS. Uses images for normal/selected states.
HTAutocompleteTextField screenshot

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 screenshot

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 screenshot

UzysImageCropper

January 29, 2013 • MIT License
An alternative to the UIImagePickerController editor with extended features.
TCColorTest screenshot

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 screenshot

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 screenshot

CircularTimer

January 28, 2013 • MIT License
CircularTimer is a class that creates a custom circular timer, showing the percentage completed between two dates.
TTFullscreenPreviewActivity screenshot

TTFullscreenPreviewActivity

January 27, 2013 • MIT License
TTFullscreenPreviewActivity is a UIActivity subclass that creates a fullscreen preview for a file using a QLPreviewcontroller.
ResizeImage screenshot

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 ...