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

MRoundedButton screenshot

MRoundedButton

May 15, 2014 • MIT License
UIControl subclass like iOS 7 Phone app button
GLGroupChatPicView screenshot

GLGroupChatPicView

May 14, 2014 • MIT License
Inspired by https://dribbble.com/shots/1178958-Chat-Concept-2
UIViewController-Tutorial screenshot

UIViewController-Tutorial

May 14, 2014 • MIT License
UIViewController category with methods to make fancy tutorials.
DKCircleButton screenshot

DKCircleButton

May 14, 2014 • MIT License
Flat circle button with sonar tap animation similar to iOS dial / passcode. pod 'DKCircleButton'
ASCFlatUIColor screenshot

ASCFlatUIColor

May 14, 2014 • MIT License
A collection of all Flat UI Colors.
WeekViewDemo screenshot

WeekViewDemo

May 13, 2014 • MIT License
A simple clone of the day ticker/week view functionality used in Fantastical, using UICollectionView.
BrandColors screenshot

BrandColors

May 13, 2014 • MIT License
UIColor Category for Brand Colors
TRZSlideLicenseViewController screenshot

TRZSlideLicenseViewController

May 13, 2014 • MIT License
iOS horizontal scroll view controller for displaying the licenses managed by Cocoapods.
APHorizontalMenu screenshot

APHorizontalMenu

May 12, 2014 • MIT License
APHorizontalMenu is a completely customizable horizontal menu that can be created in the Storyboard or directly by code.
ACPReminder screenshot

ACPReminder

May 12, 2014 • MIT License
ACPReminder provides automatic local notifications.
RASlideInViewController screenshot

RASlideInViewController

May 11, 2014 • MIT License
A view controller that implements a custom transition effect.
MBGithubOAuthClient screenshot

MBGithubOAuthClient

May 11, 2014 • MIT License
Simple implementation of the OAuth client for GitHub with the option to save the access token to the iOS Keychain or UserDefaults.
LazyFadeInView screenshot

LazyFadeInView

May 10, 2014 • MIT License
LazyFadeInView is a cool way to animate the appearnce of a label. This effect is a clone of Secret app.
DKUserMessageView screenshot

DKUserMessageView

May 10, 2014 • MIT License
Simple iOS User Message View with Optional Loading.
BKPasscodeView screenshot

BKPasscodeView

May 10, 2014 • MIT License
iOS7 style passcode view - supports set password, change password and authenticate password. - customizable lock policy for too many failure attempts.
NHLocalize screenshot

NHLocalize

May 10, 2014 • MIT License
NHLocalize helps you localize your apps through storyboards.
AFSQLManager screenshot

AFSQLManager

May 10, 2014 • MIT License
SQL and SQLite database manage on iOS made easy. Create, open, rename and delete databases with AFSQLManager, a block-driven iOS SQL and SQLite manager class. Perform queries never has been that easy!
Marvelous screenshot

Marvelous

May 10, 2014 • MIT License
Marvelous is an unofficial native interface to the Marvel Comics API for OSX. It is built on top of the Foundation framework and it uses the high-level operation and networking abstractions built i...
SANetworkTester screenshot

SANetworkTester

May 10, 2014 • MIT License
Quick and Easy way to check for active network connection using Blocks or Delegate on iOS devices
NSObject+CLFNotificationObserver screenshot

NSObject+CLFNotificationObserver

May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.