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

MMRtmp screenshot

MMRtmp

January 17, 2019 • MIT License
Implement RTMP protocl on swift
StyledTextKit screenshot

StyledTextKit

January 16, 2019 • MIT License
Declarative building and fast rendering attributed string library.
SwiftyStoreKit screenshot

SwiftyStoreKit

January 15, 2019 • MIT License
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+
DPArrowMenu screenshot

DPArrowMenu

January 14, 2019 • MIT License
Click the button in any position, show a list of menu
Aiolos screenshot

Aiolos

January 13, 2019 • MIT License
A floating panel for your iOS Apps
LayoutLoopHunter screenshot

LayoutLoopHunter

January 12, 2019 • MIT License
The library helps to catch the OOMs caused by Autolayout Feedback Loop by replicating the behavior of UIViewLayoutFeedbackLoopDebuggingThreshold in the live code.
No image provided.

Pastel

January 12, 2019 • MIT License
🎨 Gradient animation effect like Instagram
No image provided.

Gradients

January 11, 2019 • MIT License
🌔 A curated collection of splendid 180+ gradients made in swift
SimplePagedView screenshot

SimplePagedView

January 10, 2019 • MIT License
A PageViewController replacement built to be as simple as possible
BNMenuViewController screenshot

BNMenuViewController

January 10, 2019 • MIT License
Animated menu for iOS
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
ClippingBezier screenshot

ClippingBezier

January 07, 2019 • MIT License
ClippingBezier calculates intersection points, paths, and shapes between two UIBezierPaths
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.
XCoordinator screenshot

XCoordinator

January 06, 2019 • MIT License
Powerful navigation library for iOS based on the coordinator pattern.
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