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

RecordARFace screenshot

RecordARFace

January 10, 2019 • MIT License
It operates on actual machine. We can authenticate the face, mask the face with AR, and record the masked image.
Comets screenshot

Comets

January 08, 2019 • MIT License
☄️Comets: Animating Particles in Swift
Flags screenshot

Flags

January 08, 2019 • MIT License
🇸🇪 Flag extension make flag emoji, image
CardPresentationController screenshot

CardPresentationController

January 07, 2019 • MIT License
Custom UIPresentationController which mimics the behavior of Apple Music UI
Stevia screenshot

Stevia

January 06, 2019 • MIT License
Healthy Autolayout Sugar: visual layout API, chainable API, and equation-based API. All generate native NSLayoutConstraints.
FeatureFlags screenshot

FeatureFlags

January 06, 2019 • MIT License
Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.
DynamicJSON screenshot

DynamicJSON

January 06, 2019 • MIT License
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature, letting you access JSON like this: `let username = JSON(data).user?.username?.string`
UnderlineTextField screenshot

UnderlineTextField

January 05, 2019 • MIT License
UnderlineTextField + FocusManager
Menu screenshot

Menu

January 05, 2019 • MIT License
The iOS Menu, as detailed in this blog post: https://codea.io/blog/the-ios-menu/
Kingfisher screenshot

Kingfisher

January 04, 2019 • MIT License
A lightweight, pure-Swift library for downloading and caching images from the web.
VennPieChart screenshot

VennPieChart

January 03, 2019 • MIT License
After searching a lot on internet finally we ended up making a new kind of pie chart(Venn Pie Chart). Courtesy: Pankaj Kumhar ([email protected]) Nilaakash Singh ([email protected])
IHProgressHUD screenshot

IHProgressHUD

January 02, 2019 • MIT License
IHProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS and tvOS. IHProgressHUD is based on SVProgressHUD and ported to Swift with the help of Swiftify,...
BNCurvedPageControl screenshot

BNCurvedPageControl

January 02, 2019 • MIT License
Curved page control for iOS
KSNumericTextField screenshot

KSNumericTextField

January 01, 2019 • MIT License
KSNumericTextField is a simple to use text field that only accept numeric value. You can also specify the maximum number of integer digits and faction digits using storyboard or code.
AJMessage screenshot

AJMessage

December 31, 2018 • MIT License
Simple popup message
Tagging screenshot

Tagging

December 31, 2018 • MIT License
A TextView that provides easy to use tagging feature for Mention or Hashtag
Soundable screenshot

Soundable

December 30, 2018 • MIT License
Soundable allows you to play sounds, single and in sequence, in a very easy way
PIPKit screenshot

PIPKit

December 30, 2018 • MIT License
Picture in Picture for iOS
Enlighten screenshot

Enlighten

December 29, 2018 • MIT License
💡 An integrated spotlight-based onboarding and help library for macOS, written in Swift.
CropPickerView screenshot

CropPickerView

December 29, 2018 • MIT License
Image Crop View