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
Testing

Swift Package with examples of how to tests iOS apps

Swift Package with examples of how to tests iOS apps
07 September 2021
Alerts

A Swift package for iOS/tvOS for easy alert presentation

A Swift package for iOS/tvOS for easy alert presentation
07 September 2021
SwiftUI

Swep: a Swift DSL for writing type-safe HTML/CSS in SwiftUI way

Swep is a Swift DSL for writing type-safe HTML/CSS in SwiftUI way.
07 September 2021
WebView

iOS WKWebView webview App Template with fully working persistent cookies functionality

iOS WKWebView webview App Template with fully working persistent cookies functionality (httpcookie, web cookie, browser cookie)
07 September 2021
Toast, alert, and floating message view written in SwiftUI
Toast

Toast, alert, and floating message view written in SwiftUI

Toast, alert, and floating message view written in SwiftUI
04 September 2021
Elegant Pager View fully written in pure SwiftUI
SwiftUI

Elegant Pager View fully written in pure SwiftUI

PagerTabStripView is the first pager view built in pure SwiftUI. It provides a component to create interactive pager views which contains child views.
04 September 2021
An alternative SwiftUI NavigationView implementing classic stack-based navigation
SwiftUI

An alternative SwiftUI NavigationView implementing classic stack-based navigation

An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.
03 September 2021
An open source library for building deep-linkable SwiftUI applications with composition
SwiftUI

An open source library for building deep-linkable SwiftUI applications with composition

An open source library for building deep-linkable SwiftUI applications with composition
03 September 2021
A SwiftUI view for displaying Markdown with customizable appearances
SwiftUI

A SwiftUI view for displaying Markdown with customizable appearances

Display Markdown using pure SwiftUI components. Taking advantages of ViewBuilder to make custom appearances for Text and View.
03 September 2021
A lightweight and easy-to-use SwiftUI wrapper for JGProgressHUD
Progress

A lightweight and easy-to-use SwiftUI wrapper for JGProgressHUD

This is a lightweight and easy-to-use SwiftUI wrapper for JGProgressHUD
03 September 2021
A Pager component built with SwiftUI native components
SwiftUI

A Pager component built with SwiftUI native components

SwiftUIPager provides a Pager component built with SwiftUI native components. Pager is a view that renders a scrollable container to display a handful of pages.
03 September 2021
A light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS
SwiftUI

A light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS

TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS.
03 September 2021
A lightweight library which makes SwiftUI navigation super easy to use
SwiftUI

A lightweight library which makes SwiftUI navigation super easy to use

NavigationKit is a lightweight library which makes SwiftUI navigation super easy to use.
03 September 2021
A lightweight paging view solution for SwiftUI
SwiftUI

A lightweight paging view solution for SwiftUI

A lightweight paging view solution for SwiftUI
03 September 2021
A pure Swift high-performance asynchronous image loading framework
Asyncio

A pure Swift high-performance asynchronous image loading framework

A pure Swift high-performance asynchronous image loading framework.
02 September 2021
A Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL
SwiftUI

A Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL

A Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL
02 September 2021
SwiftUI Image loading and Animation framework powered by SDWebImage
SwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage

SwiftUI Image loading and Animation framework powered by SDWebImage.
02 September 2021
A number of preset loading indicators created with SwiftUI
Loading

A number of preset loading indicators created with SwiftUI

A number of preset loading indicators created with SwiftUI
01 September 2021
Swipe Left Right & Right Left, pure SwiftUI implementation
Swipe

Swipe Left Right & Right Left, pure SwiftUI implementation

Swipe Left2Right & Right2Left, pure SwiftUI implementation
01 September 2021
Advanced List View for SwiftUI with pagination & different states
SwiftUI

Advanced List View for SwiftUI with pagination & different states

This package provides a wrapper view around the SwiftUI List view which adds pagination (through my ListPagination package) and an empty, error and loading state including a corresponding view.
01 September 2021
A flexible grid layout view for SwiftUI
Layout

A flexible grid layout view for SwiftUI

A flexible grid layout view for SwiftUI.
01 September 2021
Lightweight and customisable async image loading in SwiftUI
SwiftUI

Lightweight and customisable async image loading in SwiftUI

Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image transitions.
01 September 2021
An extension to the standard SwiftUI library
SwiftUI

An extension to the standard SwiftUI library

SwiftUIX attempts to fill the gaps of the still nascent SwiftUI framework, providing an extensive suite of components
01 September 2021
In-app console and debug tools for iOS developers
Console

In-app console and debug tools for iOS developers

This Swift Package makes on-device debugging easy with a convenient PiP-style console that can display items in the same way print() will in Xcode.
01 September 2021
Craft that perfect SwiftUI button effect
SwiftUI

Craft that perfect SwiftUI button effect

Experimenting with SwiftUI 3.0 whilst creating a practical app to craft that perfect button style.
31 August 2021
SwiftUI Package for Configurable Confetti Animation
Animations

SwiftUI Package for Configurable Confetti Animation

Swift package for displaying configurable confetti animation.
31 August 2021
A nice collection of SwiftUI Animation
SwiftUI

A nice collection of SwiftUI Animation

I enjoy eating food and Watching Movies. I’m a creative problem solving enthusiast, with a constantly growing love for languages.
31 August 2021
Useful SwiftUI animations including Loading/progress
Animations

Useful SwiftUI animations including Loading/progress

SwiftUI Animations Library. Useful SwiftUI animations for your next project.
31 August 2021
Lightweight and easy to use SwiftUI chart library for all Apple platforms
Charts

Lightweight and easy to use SwiftUI chart library for all Apple platforms

Lightweight and easy to use SwiftUI chart library for all Apple platforms
31 August 2021
Line plot like in Robinhood app in SwiftUI
SwiftUI

Line plot like in Robinhood app in SwiftUI

Line plot like in Robinhood app, in SwiftUI
31 August 2021
SwiftUI library to easily render diagrams given a tree of objects, Similar to ring chart
Charts

SwiftUI library to easily render diagrams given a tree of objects, Similar to ring chart

Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
31 August 2021
Securely synchronize any CareKit 2.1+ based app to a Parse Server Cloud
Parser

Securely synchronize any CareKit 2.1+ based app to a Parse Server Cloud

Use at your own risk. There is no promise that this is HIPAA compliant and we are not responsible for any mishandling of your data
29 August 2021
A simplest and best way to display all your taps and gestures on screen
Gesture

A simplest and best way to display all your taps and gestures on screen

ShowTime is the simplest and best way to display all your taps and gestures on screen.
29 August 2021
Easy to use UITableViewCell implementing swiping to trigger actions
Swipe

Easy to use UITableViewCell implementing swiping to trigger actions

Swipeable UITableViewCell inspired by the popular Mailbox App, implemented in Swift.
29 August 2021
An interactive Swedish-Slovak Dictionary for iOS and iPadOS
Dictionary

An interactive Swedish-Slovak Dictionary for iOS and iPadOS

An interactive Swedish-Slovak Dictionary for iOS and iPadOS
28 August 2021
Closures based APIs for CoreBluetooth
Bluetooth

Closures based APIs for CoreBluetooth

Closures based APIs for CoreBluetooth.
28 August 2021
Get the icon of a file or app as a PNG image (macOS)
Icon

Get the icon of a file or app as a PNG image (macOS)

Get the icon of a file or app as a PNG image
28 August 2021
A simple code reader (initially only QRCode) for iOS in Swift
QR Code

A simple code reader (initially only QRCode) for iOS in Swift

QRCodeReader.swift is a simple code reader (initially only QRCode) for iOS in Swift.
28 August 2021
A swift framework created at Venmo allowing you to interact with TestRail's API
Framework

A swift framework created at Venmo allowing you to interact with TestRail's API

QuizTrain is a framework created at Venmo allowing you to interact with TestRail's API using Swift.
28 August 2021
Bazel rules to build Swift on Apple and Linux platforms
Bazel

Bazel rules to build Swift on Apple and Linux platforms

This repository contains rules for Bazel that can be used to build Swift libraries, tests, and executables for macOS and Linux.
28 August 2021
A networking layer based on a declarative interface written in Swift
Network

A networking layer based on a declarative interface written in Swift

ComposableRequest is a networking layer based on a declarative interface, written in (modern) Swift.
28 August 2021
Uncomplicated cryptography frameworks base on CommonCrypto
Framework

Uncomplicated cryptography frameworks base on CommonCrypto

Uncomplicated cryptography frameworks base on CommonCrypto.
28 August 2021
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString
Convert

Convert text with HTML tags, links, hashtags, mentions into NSAttributedString

Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
27 August 2021
Automatic summarizer text in Swift
Automatic

Automatic summarizer text in Swift

Reductio is a tool used to extract keywords and phrases using an implementation of the algorithm TextRank.
27 August 2021
A parser written in Swift that converts markdown into native views
Parser

A parser written in Swift that converts markdown into native views

Marky Mark is a parser written in Swift that converts markdown into native views.
27 August 2021
Grand Central Dispatch simplified with swift
Tool

Grand Central Dispatch simplified with swift

GCDKit is Grand Central Dispatch simplified with Swift.
27 August 2021
iOS & OSX Bluetooth library for RxSwift
Bluetooth

iOS & OSX Bluetooth library for RxSwift

RxBluetoothKit is a Bluetooth library that makes interaction with BLE devices much more pleasant.
26 August 2021
A Swift camera system designed for easy integration, customized media capture
Camera

A Swift camera system designed for easy integration, customized media capture

NextLevel is a Swift camera system designed for easy integration, customized media capture, and image streaming in iOS.
26 August 2021
Easily communicate between iOS/OSX devices using BLE
Bluetooth

Easily communicate between iOS/OSX devices using BLE

Easily communicate between iOS devices using BLE.
26 August 2021
A camera view controller with custom image picker and image cropping
Camera

A camera view controller with custom image picker and image cropping

A camera view controller with custom image picker and image cropping.
26 August 2021

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