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

FrameAccessor screenshot

FrameAccessor

May 27, 2013 • MIT License
Easy way to access view's frame in iOS and OS X. Use: view.x = 15; view.width = 167; instead of CGRect newFrame = view.frame; newFrame.origin.x = 15; newFrame.siz...
kxmovie screenshot

kxmovie

May 27, 2013 • LGPL License
FFmpeg-based movie player for iOS.
kxintro screenshot

kxintro

May 26, 2013 • BSD License
KxIntro is a small set of Objective-C classes for showing intro screens in your iOS app.
KxMenu screenshot

KxMenu

May 26, 2013 • BSD License
KxMenu is a vertical popup menu for iOS applications.
ECListView screenshot

ECListView

May 26, 2013 • MIT License
A simple component to present a bulleted/numbered/custom list view with text indentation.
ACEAutocompleteBar screenshot

ACEAutocompleteBar

May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.
SHStripeMenu screenshot

SHStripeMenu

May 25, 2013 • MIT License
A leftside menu that shows up either by tapping the stripes or swiping stripes to right. It can be used as an alternative to bottom tabs in the iOS application to gain maximum space.
UIView+EasingFunctions screenshot

UIView+EasingFunctions

May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.
MDFaceDetector screenshot

MDFaceDetector

May 24, 2013 • MIT License
Demonstrates usage of `CIFaceFeature`
NSAlert-Popover screenshot

NSAlert-Popover

May 24, 2013 • BSD License
Category to run alerts within NSPopovers.
UIView+Shadow screenshot

UIView+Shadow

May 23, 2013 • BSD License
An UIView category that allow user to easily make inset shadow, customize the radius, alpha, color and directions.
RTFlyoutMenu screenshot

RTFlyoutMenu

May 23, 2013 • MIT License
- Show a list of main items, which are filter categories. - When user taps any of them, show a list of sub items (filter options). - When sub-item is tapped, replace main item with it and close t...
ITNavigationView screenshot

ITNavigationView

May 23, 2013 • Custom License
An iOS-like navigation view driven by Core Animation. It can replace its subview with a slick animation.
UIScrollSlidingPages screenshot

UIScrollSlidingPages

May 22, 2013 • MIT License
Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller (optional) that stays in sync with the content and shows next, current and previous items. A zo...
MHCustomTabBarController screenshot

MHCustomTabBarController

May 22, 2013 • MIT License
Custom UITabBar replacement using storyboard and segues.
C360PopoverBackgroundView screenshot

C360PopoverBackgroundView

May 22, 2013 • MIT License
A tintable UIPopoverBackgroundView subclass which mimics the system popover appearance
MBTileParser screenshot

MBTileParser

May 21, 2013 • MIT License
MBTileParser is a cocos2d-iphone compatible game engine written using pure UIKit.
NBUKit screenshot

NBUKit

May 21, 2013 • Apache 2.0 License
Customizable camera, assets, image editing, gallery, picker and UIKit subclasses
J1Button screenshot

J1Button

May 21, 2013 • MIT License
Simple scalable gradient buttons using images. Buttons include artwork for UIControl States: Normal, Highlighted, Selected, and Disabled.