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
A library for building complex iOS UIView animations in an easy way
Layout

A library for building complex iOS UIView animations in an easy way

ViewAnimator brings your UI to life with just one line.
01 August 2018
Uses category to allow you change UINavigationBar appearance dynamically
Navigation

Uses category to allow you change UINavigationBar appearance dynamically

ZSNavigationBar uses category to allow you change UINavigationBar appearance dynamically.(supported iOS 11+ and iPhone X)
01 August 2018
Cross-platform Swift implementation of UIKit for Android
Miscellaneous

Cross-platform Swift implementation of UIKit for Android

Cross-platform Swift implementation of UIKit for Android.
31 July 2018
A native source editor for iOS and macOS written in Swift
RichEditor

A native source editor for iOS and macOS written in Swift

A native source editor for iOS and macOS. Under the hood, this uses SavannaKit.
31 July 2018
Simple memory game written in Swift 4 using VIPER Architecture
Games

Simple memory game written in Swift 4 using VIPER Architecture

Simple memory game written in Swift 4 using VIPER Architecture.
31 July 2018
Framework that can get parameters from URL Path
Framework

Framework that can get parameters from URL Path

Matcha is Framework that can get parameters from URL Path. It does not have Router, so simple.
31 July 2018
An UILabel subclass that lets you animate text with different types
Animations

An UILabel subclass that lets you animate text with different types

An UILabel subclass that lets you animate text with different types, inspired by RQShineLabel.
31 July 2018
A thread safe cache write by Swift
Cache

A thread safe cache write by Swift

Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU.
26 July 2018
A Swift framework for storing entire web pages into a disk cache distinct from
Cache

A Swift framework for storing entire web pages into a disk cache distinct from

iOS Offline Caching for Web Content.
26 July 2018
A delightful iOS and OS X Networking Cache Managing Class
Cache

A delightful iOS and OS X Networking Cache Managing Class

A tool to manage caches with expiry date.
26 July 2018
High performance cache framework for iOS
Cache

High performance cache framework for iOS

High performance cache framework for iOS.
26 July 2018
A generic caching library for Swift
Cache

A generic caching library for Swift

A generic caching library for Swift. Cache depends on Foundation.
26 July 2018
Download, cache, render small images with UIImageView category
Cache

Download, cache, render small images with UIImageView category

FlyImage takes the advantages of SDWebImage, FastImageCache and AFNetworking, is a simple and high performance image library.
26 July 2018
Super simple caching solution for iOS
Cache

Super simple caching solution for iOS

For a detail information about using "Cacher", checkout the article "Caching anything in iOS".
26 July 2018
A project that aims to fill the gap in iOS 11.0 - 11.3.1 jailbreaks
Tool

A project that aims to fill the gap in iOS 11.0 - 11.3.1 jailbreaks

While this jailbreak is specifically aimed at developers it could be turned into a public stable jailbreak which includes Cydia.
26 July 2018
Start debugging iOS network calls like a wizard without extra code
Network

Start debugging iOS network calls like a wizard without extra code

Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable.
25 July 2018
Simple Swift project applying concepts inspired on the Clean Architecture
Apps

Simple Swift project applying concepts inspired on the Clean Architecture

This sample project is inspired on The Clean Architecture by Uncle Bob.
25 July 2018
Powerful and easy to use Swift Query Builder
Miscellaneous

Powerful and easy to use Swift Query Builder

It's a swift lib that gives ability to build complex raw SQL-queries in a more easy way using KeyPaths. I call it FQL sunglasses
25 July 2018
A simpler way to implement simple gradients on iOS
Color

A simpler way to implement simple gradients on iOS

Gradients are coming back in style, so let's party like it's 1989 again.
25 July 2018
Extensions for SwiftNIO to support Apple platforms as first-class citizens
Miscellaneous

Extensions for SwiftNIO to support Apple platforms as first-class citizens

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
25 July 2018
Reactive navigation library for iOS based on the coordinator pattern
Navigation

Reactive navigation library for iOS based on the coordinator pattern

“How does an app transition from a ViewController to another?”. This question is common and puzzling regarding iOS development.
24 July 2018
A touchbar concept for iOS keybaord accessory view
TouchBar

A touchbar concept for iOS keybaord accessory view

A touchbar concept for iOS keybaord accessory view.
24 July 2018
A circular progress view with gradients written in Swift
Progress

A circular progress view with gradients written in Swift

The master branch is now Swift 4 compatible. For Swift 3: swift3 branch. Swift 2.3 swift2.3 branch. Swift 2 swift2 branch.
16 July 2018
Network abstraction layer written in Swift
Network

Network abstraction layer written in Swift

You're a smart developer. You probably use Alamofire to abstract away access to URLSession and all those nasty details you don't really care about.
16 July 2018
Pure Swift HTML Parser with best of DOM and jquery
Tool

Pure Swift HTML Parser with best of DOM and jquery

SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
16 July 2018
A tool to convert Swift code to Kotlin in a very easy and quick way
Tool

A tool to convert Swift code to Kotlin in a very easy and quick way

A tool to convert Swift code to Kotlin in a very easy and quick way.
16 July 2018
Graceful morphing effects for UILabel written in Swift
Effects

Graceful morphing effects for UILabel written in Swift

A morphing UILabel subclass written in Swift. The .Scale effect mimicked Apple's QuickType animation of iOS 8 in WWDC 2014.
16 July 2018
Implicitly make every view controller has its own navigation bar
Navigation

Implicitly make every view controller has its own navigation bar

More and more apps use custom navigation bar for each different view controller, instead of one common, global navigation bar.
16 July 2018
iOS Podoro timer app helps you achieve your goal
Time

iOS Podoro timer app helps you achieve your goal

Pomodoro is a iOS timer app helps you achieve your own goals and makes you motivated by enhance productivity.
16 July 2018
A replica of iMessage's typing indicator bubble with support for a variety of animations
Animations

A replica of iMessage's typing indicator bubble with support for a variety of animations

A replica of iMessage's typing indicator bubble with support for a variety of animations.
14 July 2018
AudioKit Synth One: Open-Source iOS Synthesizer App
Audio

AudioKit Synth One: Open-Source iOS Synthesizer App

We've open-sourced the code for this synthesizer so that everyone is able to make changes to the code
14 July 2018
An unsupported commandline tool to take an existing iOS Simulator binary
Miscellaneous

An unsupported commandline tool to take an existing iOS Simulator binary

marzipanify is an unsupported commandline tool to take an existing iOS Simulator binary (with minimum deployment target of iOS 12.0)
14 July 2018
A Swift command line script that converts .icns files to .png files at various sizes
Images

A Swift command line script that converts .icns files to .png files at various sizes

This is a Swift command line script that converts .icns files to .png files at various sizes.
14 July 2018
The custom tableView which can start moving the cell with a long press gesture
Table View

The custom tableView which can start moving the cell with a long press gesture

The custom tableView which can start moving the cell with a long press gesture. The JXMovableCellTableView which added a UILongPressGestureRecognizer.
09 July 2018
A simple and drop-in UIView subclass for Rich Text Editing
UICollectionViews

A simple and drop-in UIView subclass for Rich Text Editing

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
08 July 2018
An animated popover that pops out a given frame
Popup

An animated popover that pops out a given frame

Animated popover that pops out of a frame. You can specify the direction of the popover and the arrow that points to its origin.
08 July 2018
The Flint framework for building apps on Apple platforms using Feature Driven Development
Tool

The Flint framework for building apps on Apple platforms using Feature Driven Development

Building great apps for Apple platforms involves a lot of work; custom URL schemes, in-app purchases, authorising system permissions, universal links, Handoff and Siri support, tracking analytics events, feature flagging and more.
08 July 2018
Record the screen on macOS
Miscellaneous

Record the screen on macOS

Record the screen on macOS.
08 July 2018
FCAlertView - a Flat Customizable AlertView written in Objective C
Alerts

FCAlertView - a Flat Customizable AlertView written in Objective C

FCAlertView is a Flat Customizable AlertView, written in Objective C.
08 July 2018
A powerful fundamental library to process sequcence type
Tool

A powerful fundamental library to process sequcence type

EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary.
08 July 2018
An iOS & macOS syntax highlighter built with Swift
Highlighting

An iOS & macOS syntax highlighter built with Swift

Highlightr is an iOS & macOS syntax highlighter built with Swift. It uses highlight.js as it core, supports 176 languages and comes with 79 styles.
07 July 2018
Flat button with 9 different states using POP
Buttons

Flat button with 9 different states using POP

Flat button with 21 different states and 2 types animated using pop.
07 July 2018
An extensible iOS and OS X animation library useful for physics-based interactions
Animations

An extensible iOS and OS X animation library useful for physics-based interactions

Pop is an extensible animation engine for iOS, tvOS, and OS X.
07 July 2018
Simple gesture password in swift
Password

Simple gesture password in swift

Simple gesture password in swift.
07 July 2018
Enables you to present stunning 360° flyover views on an MKMapView
Maps

Enables you to present stunning 360° flyover views on an MKMapView

FlyoverKit enables you to present stunning 360° flyover views on an MKMapView with zero effort while maintaining full configuration possibilities.
07 July 2018
Compose native apps without a code using JSON and load them
Framework

Compose native apps without a code using JSON and load them

Compose native apps without a code using JSON and load them as NSBundle into another app dynamicly from local or remote locations.
02 July 2018
Sica can execute various animations sequentially or parallely
Animations

Sica can execute various animations sequentially or parallely

Sica can execute various animations sequentially or parallely.
02 July 2018
TheAnimation is Type-safe CAAnimation wrapper
Animations

TheAnimation is Type-safe CAAnimation wrapper

Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.
01 July 2018
An in-app debugging and exploration tool for iOS
Tool

An in-app debugging and exploration tool for iOS

FLEX (Flipboard Explorer) is a set of in-app debugging and exploration tools for iOS development.
30 June 2018
Place a loading view to show users that something is going on
Loading

Place a loading view to show users that something is going on

Today almost all apps have async processes, such as Api requests, long running processes
27 June 2018

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