iOS Example iOS Example
Ui
Material Design Table View Color Label Transitions Tutorials
Media
Video Player Photos Gallery Gps Charts Graph Slider Gif Images Arkit
Elements
Notifications Buttons Progress Refresh Badges Scroll
Input
Calendars Picker Switch Text
Menu
Swipe Tab-Bars Router Menu
Components
Alerts Animations Effects Calculate Framework
Easily validate your Properties with Property Wrappers
Validation

Easily validate your Properties with Property Wrappers

ValidatedPropertyKit enables you to easily validate your properties with the power of Property Wrappers.
27 June 2019
Simple and Clear Calendar
Calendars

Simple and Clear Calendar

When you need to let users choose date from calendar. You can use YYCalendar. Simple And Clear.
26 June 2019
A SwiftUI view that download and display image from URL
Images

A SwiftUI view that download and display image from URL

ImageWithActivityIndicator is a SwiftUI view that download and display image from URL and displaying Activity Indicator while loading.
26 June 2019
Bi-directional type bridging between RxSwift and Apple's Combine framework
Framework

Bi-directional type bridging between RxSwift and Apple's Combine framework

RxCombine provides bi-directional type bridging between RxSwift and Apple's Combine framework.
24 June 2019
An application that uses the MovieDB API and is built with SwiftUI
Apps

An application that uses the MovieDB API and is built with SwiftUI

MovieSwiftUI is an application that uses the MovieDB API and is built with SwiftUI. It demos some SwiftUI (& Combine) concepts.
23 June 2019
A simple app that displays weather in SwiftUI
Weather

A simple app that displays weather in SwiftUI

Weather is a simple app that displays weather in SwiftUI. I saw a lot of tutorials on the web, that shows very basic feature of SwiftUI.
23 June 2019
An implementation of the Flux pattern for SwiftUI that replaces MVC
SwiftUI

An implementation of the Flux pattern for SwiftUI that replaces MVC

Fluxus is an implementation of the Flux pattern for SwiftUI that replaces MVC, MVVM, Viper, etc.
23 June 2019
Text Edit with error and title string
TextField

Text Edit with error and title string

Text Edit with error and title string.
20 June 2019
A customizable and easy-to-use overlay view controller container
UICollectionViews

A customizable and easy-to-use overlay view controller container

A customizable and easy-to-use overlay view controller container.
20 June 2019
A library that helps you display and customise alerts and action sheets
Action Sheet

A library that helps you display and customise alerts and action sheets

It is a highly configurable iOS library which allows easy styling with built in styles as well as extra header and footer views so that you can make extremely unique alerts and action sheets.
18 June 2019
A Swift library to provide a bouncy action sheet
Action Sheet

A Swift library to provide a bouncy action sheet

Hokusai is a Swift library that provides a bouncy action sheet.
18 June 2019
Animated alert library like Swarm app
Alerts

Animated alert library like Swarm app

Animation Tool for Alert like Swarm app.
18 June 2019
Simple Alert View written in Swift
Alerts

Simple Alert View written in Swift

Simple Alert View written in Swift, which can be used as a UIAlertController replacement.
18 June 2019
A cool custom transition between two or more UICollectionViewControllers
UICollectionViews

A cool custom transition between two or more UICollectionViewControllers

This is a cool custom transition between two or more UICollectionViewControllers with wave like cell animation. Could be used in e.g. galleries.
17 June 2019
A raining confetti of UIView and is highly customizable
UIView

A raining confetti of UIView and is highly customizable

SAConfettiView is a subclass of UIView and is highly customizable. From various types and colors of confetti to different levels of intensity, you can make the confetti as fancy as you want.
17 June 2019
Swift arc triple progress bar
Progress

Swift arc triple progress bar

Swift arc triple progress bar.
17 June 2019
Beautiful & fully customizable empty state view
State

Beautiful & fully customizable empty state view

Empty states are actually a great way to engage, keep and delight users at critical moments.
15 June 2019
Elegant SVG animation kit for swift
Loading

Elegant SVG animation kit for swift

This is SVG animation presentation kit for iOS.
15 June 2019
Circular progress bar with percentage
Progress

Circular progress bar with percentage

Simple circular progress bar with animating progress with percentage with pulsating animation also.
15 June 2019
A simple and customizable gauge control for iOS
Gauge

A simple and customizable gauge control for iOS

LMGaugeViewSwift is a simple and customizable gauge control for iOS.
13 June 2019
An extension on RealmCocoa which enables Swift native types to be saved in Realm
Tool

An extension on RealmCocoa which enables Swift native types to be saved in Realm

Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm .
13 June 2019
A customizable tab bar that doubles as a menu drawer
Tab Bars

A customizable tab bar that doubles as a menu drawer

MightyTabBar is a customizable tab bar that doubles as a menu drawer.
13 June 2019
Automatically determine the text color according to the background
Text

Automatically determine the text color according to the background

Automatically determine and apply the text color according to the background.
13 June 2019
HWPanModal presents controller from bottom and drag to dismiss
Drag

HWPanModal presents controller from bottom and drag to dismiss

HWPanModal is used to present controller and drag to dismiss.
12 June 2019
Dismiss transition and present transition between UIViewController
UICollectionViews

Dismiss transition and present transition between UIViewController

You can dismiss transition and present transition between UIViewController, UINavigationController, UITabBarController, UICollectionViewController, and UITableViewController.
12 June 2019
Use PanGesture to dismiss view on UIViewController and UIView
UICollectionViews

Use PanGesture to dismiss view on UIViewController and UIView

Use PanGesture to dismiss view on UIViewController and UIView.
12 June 2019
Side a tool bar on right a screen
Side

Side a tool bar on right a screen

Side a tool bar on right a screen
11 June 2019
A SwiftUI view that manages a UIViewController that responds to keyboard events
Keybaord

A SwiftUI view that manages a UIViewController that responds to keyboard events

A SwiftUI view that manages a UIViewController that responds to keyboard events with modified additionalSafeAreaInsets.
11 June 2019
List a collection of items in a horizontally scrolling view
Carousel

List a collection of items in a horizontally scrolling view

List a collection of items in a horizontally scrolling view. A scaling factor controls the size of the items relative to the center.
11 June 2019
CLI tool to parse the SLF serialization format used by Xcode
Tool

CLI tool to parse the SLF serialization format used by Xcode

XCLogParser is a CLI tool that parses the SLF serialization format used by Xcode and xcodebuild to store its Build and Test logs (xcactivitylog files).
10 June 2019
SwiftUI MovieDB prototype app built with Xcode 11 Beta
video

SwiftUI MovieDB prototype app built with Xcode 11 Beta

SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina.
10 June 2019
A 2048 game writing with SwiftUI
Games

A 2048 game writing with SwiftUI

This is a simple game to demonstrate the new SwiftUI framework.
10 June 2019
A circular progress view with gradients written in Swift
Progress

A circular progress view with gradients written in Swift

KDCircularProgress is a circular progress view written in Swift. It makes it possible to have gradients in the progress view, along with glows and animations.
08 June 2019
A customizable SpriteKit particles animation on the border of a view
Progress

A customizable SpriteKit particles animation on the border of a view

A customizable SpriteKit particles animation on the border of a view.
08 June 2019
Completely customizable progress based loaders drawn using custom CGPaths
Progress

Completely customizable progress based loaders drawn using custom CGPaths

Completely customizable progress based loaders drawn using custom CGPaths written in Swift.
06 June 2019
A simple animated progress bar in Swift
Progress

A simple animated progress bar in Swift

DSGradientProgressView is a simple and customizable animated progress bar written in Swift.
06 June 2019
A way to quickly add a notification badge icon to any view
Badges

A way to quickly add a notification badge icon to any view

A way to quickly add a notification badge icon to any view. Make any UIView a full fledged animated notification center.
05 June 2019
Cross-platform UI framework written in Swift
Framework

Cross-platform UI framework written in Swift

Suit is a pure Swift GUI toolkit. It's been designed from the start to be cross-platform.
05 June 2019
An example to-do list app using SwiftUI which is introduced in WWDC19
Todo

An example to-do list app using SwiftUI which is introduced in WWDC19

SwiftUITodo is an example to-do list application using SwiftUI which is first introduced in WWDC19 keynote.
05 June 2019
A easy integration framework for Content pages of News App
Framework

A easy integration framework for Content pages of News App

A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.
01 June 2019
A small library that helps you to make an amazing parallax view
Animations

A small library that helps you to make an amazing parallax view

A small library that helps you to make an amazing parallax view.
01 June 2019
A skeleton screen framework based on native for iO
Animations

A skeleton screen framework based on native for iO

The origin version of TABAnimated is the dynamic effect of the skeleton screen of the jianshu web page.
01 June 2019
An easy way to add a shimmering effect to any view with just one line of code
Loading

An easy way to add a shimmering effect to any view with just one line of code

An easy way to add a shimmering effect to any view with just single line of code.
30 May 2019
Custom segment control for iOS
Segment

Custom segment control for iOS

Custom segment control for iOS.
30 May 2019
STPopup provides STPopupController
Popup

STPopup provides STPopupController

`STPopup` provides `STPopupController`, which works just like `UINavigationController` in popup style, for both iPhone and iPad.
29 May 2019
Play Multiple local/URL videos using AVPlayer like facebook
video

Play Multiple local/URL videos using AVPlayer like facebook

Play Multiple local/URL videos using AVPlayer like facebook, instagram.
29 May 2019
A collection of UICollectionViewLayouts
UICollectionViews

A collection of UICollectionViewLayouts

This is a UICollectionViewLayout that reproduce the Instagram Stories experience.
29 May 2019
SVG animation presentation kit for iOS
Animations

SVG animation presentation kit for iOS

This is SVG animation presentation kit for iOS.
29 May 2019
Simple and easy alerts to use instead of default AlertController
Alerts

Simple and easy alerts to use instead of default AlertController

Separate Xib is provided to customize as pr your need. Callbacks are easily handled by using Closures.
28 May 2019
Simple yet powerfull drop down menu component for iOS
Menu

Simple yet powerfull drop down menu component for iOS

SwiftyMenu is simple yet powerfull drop down menu component for iOS. It allow you to have drop down menu that doesn't appear over your views, which give you awesome user experience.
26 May 2019

Tags

Swift 2525
SwiftUI 2020
Apps 1802
macOS 652
Animations 341
Games 295
Images 293
UIKit 236
API 219
Layout 181
Framework 179
Tool 176
Weather 161
UICollectionViews 158
Text 154
Wrapper 149
MVVM 149
Command-line 145
Color 144
Xcode 144
Navigation 141
Menu 138
Todo 127
Generator 123
Tab Bars 122
Tracker 122
Json 119
Calculator 115
Buttons 111
UI 111

Recent Posts

A simple library for iOS to apply a blurry, coloured and vibrant background behind your views
Apr 10, 2024
A package for make easier implementing a structure of settings / preferences UI for macOS
Mar 13, 2024
A Swift package for querying and prompting for Full Disk Access permission on macOS
Mar 12, 2024
Vision Panes: Elevating visionOS App Development with Seamless Pane Management
Mar 11, 2024
Swift Package Plugin for automatically translating your String Catalogs
Mar 09, 2024

Follow us

Facebook social icon Twitter social icon Telegram social icon YouTube social icon Medium social icon
About  |  Contact  |  Privacy Policy  |  Submit A Project
Powered by iOS Example