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 port of SwiftUILab's Advanced Animations that also supports macOS
SwiftUI

A port of SwiftUILab's Advanced Animations that also supports macOS

A port of SwiftUILab's Advanced Animations that also supports macOS
20 September 2021
Feedback

A repository for the RxFeedback code sample

A repository for the RxFeedback code sample
20 September 2021
Movies

An iOS App to show you movies , top rated movies and search for any specific movie

Opera is an iOS App to show you movies , top rated movies and search for any specific movie and show it's details all information about it i am using
20 September 2021
A quick insight into the symmetry groups of 3-dimensional objects like the platonic solids
Challenge

A quick insight into the symmetry groups of 3-dimensional objects like the platonic solids

This playground book gives a quick insight into the symmetry groups of 3-dimensional objects like the platonic solids. The user can play around with the platonic solids (which are rendered by a custom-written renderer).
20 September 2021
An Example on how to print a NSTableView from your app but then also add text to the print-out
Print

An Example on how to print a NSTableView from your app but then also add text to the print-out

This is a demo project so you can check out how printing a table could work.
20 September 2021
Automatically audit your Mac for basic security hygiene
Security

Automatically audit your Mac for basic security hygiene

Pareto Security helps you with basic security hygiene on your Mac. It gently nudges you to take care of 20% of security tasks that prevent 80% of problems.
20 September 2021
Immunizations records using HealthKit in SwiftUI
SwiftUI

Immunizations records using HealthKit in SwiftUI

This application uses HealthKit to retrieve immunizations records, FHIRModels for FHIR resource data models.
20 September 2021
UIView

Extension for UIView with useful constraint methodes

FHConstraints is an extension for the UIView class with useful constraint methods. Theses methods simplify the build-in constraint methods.
20 September 2021
SwiftUI

Runtime introspection and unit testing of SwiftUI views

ViewInspector is a library for unit testing SwiftUI views. It allows for traversing a view hierarchy at runtime providing direct access to the underlying View structs.
20 September 2021
Swift: ToDo List with image and swipe
Todo

Swift: ToDo List with image and swipe

Using Core Data, they app saves the ToDo with image. Add swipe to the TableView
20 September 2021
Algorithms

Swift geometry-related types and algorithms

A collection of definitions and algorithms for working with 2- and 3- dimensional geometries in Swift.
20 September 2021
A simple count-down timer for macOS
Timer

A simple count-down timer for macOS

A simple count-down timer for macOS.
20 September 2021
A beautiful customizable settings screen created in SwiftUI
SwiftUI

A beautiful customizable settings screen created in SwiftUI

A beautiful settings screen created in SwiftUI.
20 September 2021
Core ML image App with swift
Images

Core ML image App with swift

Core ML image App with swift
20 September 2021
News App built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern
News

News App built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern

News App built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
20 September 2021
A modern client for the Jellyfin media server
SwiftUI

A modern client for the Jellyfin media server

A modern client for the Jellyfin media server
20 September 2021
SwiftUI

News APP MVVM + SwiftUI + Combine + Swift Package Manager

Sample project to learn how to use swiftui 2.0 with Combine, we look into using SwiftUI MVVM
20 September 2021
SwiftUIMailView: MailView allows you to send mail from SwiftUI
Mail

SwiftUIMailView: MailView allows you to send mail from SwiftUI

SwiftUIMailView: MailView allows you to send mail from SwiftUI
20 September 2021
Working with AsyncImage in iOS 15: placeholders, errors, success
Asyncio

Working with AsyncImage in iOS 15: placeholders, errors, success

Working with AsyncImage in iOS 15: placeholders, errors, success
20 September 2021
Variables

A nicer, type-safe way of working with environment variables in Swift

A nicer, type-safe way of working with environment variables in Swift.
20 September 2021
Text

Swift package for easily rendering text tables

Swift package for easily rendering text tables
20 September 2021
Overlook: A commandline app that will watch your folder and monitor any changes
Command-line

Overlook: A commandline app that will watch your folder and monitor any changes

Overlook: A commandline app that will watch your folder and monitor any changes
20 September 2021
Extendy: A set of useful string extensions
String

Extendy: A set of useful string extensions

Extendy - A set of useful string extensions.
20 September 2021
Swift Playgrounds developed for the WWDC 21 Swift Student Challenge
Challenge

Swift Playgrounds developed for the WWDC 21 Swift Student Challenge

Swift Playgrounds developed for the WWDC 21 Swift Student Challenge
20 September 2021
SwiftUI: Components Library Inspired by Twitter's Bootstrap
SwiftUI

SwiftUI: Components Library Inspired by Twitter's Bootstrap

SwiftUI: Components Library Inspired by Twitter's Bootstrap
20 September 2021
macOS

A simple macOS menu bar application that shows you the lyrics of current playing spotify track

a simple macOS menu bar application that shows you the lyrics of current playing spotify track.
20 September 2021
Navigation Styles for Multiplatform Apps
Navigation

Navigation Styles for Multiplatform Apps

Demonstrating the use of a Sidebar, SplitView and Navigation styles in a multiplatform app.
19 September 2021
A Zeplin component preview for SwiftUI views
SwiftUI

A Zeplin component preview for SwiftUI views

A Zeplin component preview for SwiftUI views
19 September 2021
A template Vapor app with nginx frontend
vapor

A template Vapor app with nginx frontend

A template Vapor app with nginx frontend.
19 September 2021
Interceptor

A simple shake-one-shake, Convenient for us to integrate the shake-one-shake

A simple shake-one-shake, Convenient for us to integrate the shake-one-shake.
19 September 2021
SwiftUI

A lightning fast, native SwiftUI scratchpad/text editor

A lightning fast, native SwiftUI scratchpad/text editor.
19 September 2021
An interactive book that shows the figures that are generated when times tables are drawn inside a circle
Challenge

An interactive book that shows the figures that are generated when times tables are drawn inside a circle

An interactive book that shows the figures that are generated when times tables are drawn inside a circle
19 September 2021
Challenge: Throwback with SwiftUI
SwiftUI

Challenge: Throwback with SwiftUI

Challenge: Throwback with SwiftUI
19 September 2021
A Pinterest Layout Tutorial For iOS
Layout

A Pinterest Layout Tutorial For iOS

A Pinterest Layout Tutorial For iOS
19 September 2021
A SwiftUI Views for wrapping HStack elements into multiple lines
SwiftUI

A SwiftUI Views for wrapping HStack elements into multiple lines

A SwiftUI Views for wrapping HStack elements into multiple lines
19 September 2021
Building a music recognization app in SwiftUI with ShazamKit
Tutorials

Building a music recognization app in SwiftUI with ShazamKit

This is a sample project that supplements the tutorial written over at my blog on 'Building a music recognization app in SwiftUI with ShazamKit'
19 September 2021
A Circular SwiftUI progress View
SwiftUI

A Circular SwiftUI progress View

A Circular SwiftUI progress View
19 September 2021
Automatic

An iOS library lets you run automations on Web Views

An iOS library lets you run automations on Web Views
19 September 2021
Reading

Gather type definitions from Swift source code

Gather type definitions from Swift source code
19 September 2021
An example app with using ShazamKit
Apps

An example app with using ShazamKit

An example app with using ShazamKit
18 September 2021
Command-line

A powerful framework for developing CLIs in Swift

A powerful framework for developing CLIs, from the simplest to the most complex, in Swift.
18 September 2021
API

A Simple App to fetch data from API, filter search and show details

A Simple App to fetch data from API, filter search and show details.
18 September 2021
A simple and flexible UI component fully written in Swift
Slider

A simple and flexible UI component fully written in Swift

SlideController SlideController is a simple and flexible UI component fully written in Swift. Built using power of generic types, it is a nice alternative to UIPageViewController. Requirements iOS 9.0+ Xcode 10.2+
18 September 2021
Refresh

SwiftUI Pull to Refresh in 100 lines of code

SwiftUI Pull to Refresh in 100 lines of code.
18 September 2021
Workflow

Automated workflow to compile Swift Toolchain, for making Android apps with Swift

Automated workflow to compile Swift Toolchain, for making Android apps with Swift
18 September 2021
Console

A Swift Package Manager console app and library to convert Objective-C code into Swift

A program that aims to aid in automatization of conversion of Objective-C code into equivalent Swift code.
18 September 2021
XMPP client for macOS based on TigaseSwift XMPP library
macOS

XMPP client for macOS based on TigaseSwift XMPP library

XMPP client for macOS based on TigaseSwift XMPP library.
18 September 2021
SQLite

A library for easier and type-safe use of sqlite in the apple device(ios/macos) environment

It is a library for easier and type-safe use of sqlite in the apple device(ios/macos) environment.
18 September 2021
Emulator

Just another NES emulator written in Swift

This repo contains all the source code for my experimental 100 days of NES challenge.
18 September 2021
A companion app for Counter-Strike: Global Offensive offering curated smokes, flashes and more
Apps

A companion app for Counter-Strike: Global Offensive offering curated smokes, flashes and more

Popflash is a SwiftUI-based project for the popular first-person shooter, Counter-Strike: Global Offensive.
18 September 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