1633 Repositories
Swift Apple-Watch-Notes-SwiftUI Libraries
DataDrivenAlert - Extension for SwiftUI.Alert for data driven configuration
Data driven alert and confirmation dialog Based on Composable Architecture Alert
A curated list of awesome applications, softwares, tools and shiny things for macOS.
A curated list of awesome applications, software, tools and shiny things for macOS. Items marked with are open-source software and link to the source
A curated list of Open Source example iOS apps developed in Swift
A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Collaborative List of Open-Source iOS Apps
Open-Source iOS Apps A collaborative list of open-source iOS, iPadOS, watchOS and tvOS apps, your contribution is welcome 😄 Jump to Apple TV Apple Wa
💎 Redux like architecture for SwiftUI
Simple Architecture like Redux Installation SPM dependencies: [ .package(url: "https://github.com/gre4ixin/ReduxUI.git", .upToNextMinor(from: "1.0
Patchman - A macOS application to test APIs with HTTP methods (Decluttered Postman)
Patchman A macOS application to test APIs with HTTP methods (Decluttered Postman
SwiftUIWordpressClient - An iOS application for any WordPress website
SwiftUIWordpressClient SwiftUIWordpressClient is an iOS application for any Word
ARID - Augmented Reality app using Apple’s ARKit framework which can recognise faces of famous scientists
ARID Augmented Reality app using Apple’s ARKit framework which can recognise fac
Horizontal and Vertical collection view for infinite scrolling that was designed to be used in SwiftUI
InfiniteScroller Example struct ContentView: View { @State var selected: Int = 1 var body: some View { InfiniteScroller(direction: .ve
Easy Tooltip for your SwiftUI Project
SwiftUI Tooltip This package provides you with an easy way to show tooltips over any SwiftUI view, since Apple does not provide one. Getting started Y
Tool to convert SVG to SwiftUI's Shape structure.
SVG to SwiftUI Converter Tool to convert SVG to SwiftUI's Shape structure. This approach is much more memory efficient than introducing a SVG library
iOS 14 widget for stats on COVID -19.
A Covid-19 Tracking Widget for iOS 14 WidgetKit WidgetKit gives users ready access to content in apps by putting widgets on the iOS Home screen or mac
A simple confetti view for apps using SwiftUI.
ConfettiView Create fun animated confetti views with ease! Installation Use Swift Package Manager to install this package: https://github.com/benlmyer
A grid layout view for SwiftUI
Update July 2020 - latest SwiftUI now has built-in components to do this, which should be used instead. FlowStack FlowStack is a SwiftUI component for
SwiftUI Grid layout with custom styles
SwiftUI Grid SwiftUI Grid view layout with custom styles. Features ZStack based layout Vertical and horizontal scrolling Supports all apple platforms
The concept took third place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-UrlaunchedLaunchScreen Developed by Vladyslav Fil as part of the You are launched "Design Concept Award" contest Season #2. Animated Launch Sc
The concept took second place in the Design Concept Award contest Season 2 December 2021.
SwiftUI-UrlaunchedMerryChristmasCard Developed by Yurii Sameliuk as part of the You are launched "Design Concept Award" contest Season #2. MerryChrist
The concept won first place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-ChristmasGift Developed by Alex Kryvodub as part of the You are launched "Design Concept Award" contest Season #2. ChristmasGift demo. alex.mp
Hack Sprint, Winter 2022, SwiftUI
Hack Sprint - Winter 2022 Welcome to Hack Sprint! The world of mobile development is an amazing and rich one, but one that might seem intimidating at
🇬🇧 UK COVID-19 Statistics app built using SwiftUI
🇬🇧 UK COVID-19 Statistics This app was created with the intention of publishing to the AppStore. The primary purpose of this app is to share informa
A set of SwiftUI custom modifiers to make the ScrollView snappable.
Snappable A set of SwiftUI custom modifiers to make the ScrollView snappable. The goal of this library is to provide an easy way to implement Views su
An ARKit App that can help your friends to find you
An ARKit App that can do three things: Recording the route you've passed by Sharing the route with your friends Your friends can find the start positi
Rosberry Portfolio app made with Apple ARKit
Rosberry pARtfolio Simple ARKit example with Rosberry apps. Requirements iOS 11.0+ Xcode 9.0+ An iOS device with an A9 or better processor (iPhone 6s
Show your GitHub commit records in 3D with ARKit and SceneKit.
ARGitHubCommits Show your GitHub commit records in 3D with ARKit and SceneKit. Listed in Awesome ARKit now. Welcome to Star ⭐️ ~ Preview Requirement i
A demo of the ARKit Demo project from Xcode 9 as a Swift Playground
ARKitDemoPlayground and Friends A demo of the ARKit Demo project from Xcode 9 as a Swift Playground. This is the demo that was given at the 404 confer
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
ARShooter ARShooter is an open source Augmented Reality shooter made with ARKit and written in Swift. Hence, it is only useable with iOS 11. For more
Apple ARKit example app
Apple ARKit Example App A set of tutorials using the new ARKit from Apple. Follow along at: https://blog.markdaws.net/apple-arkit-by-example-ef1c8578f
Mesure distance using apple ARKit
ARuler Mesure distance using apple ARKit ENGLISH README 预览 运行 cd到工程目录下,运行pod install 安装 因为ARKit使用限制,设备要求为6s以上,系统最低要求为iOS11,Xcode版本为9以上 测量时需保证光线充足 问题 A
After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences. Our goal is to improve the utility of mobile using AR experiences.
Bluetoothed ARKit 2.0 with ARWorldMap! After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences
SwiftUI-MSALSample - Sample project to login with MSAL using SwiftUI
SwiftUI-MSALSample I could not find a good walkthrough on how to implement MSAL
Edvora OA - This is OA from Edvora using SwiftUI
Edvora_OA This is OA from Edvora using SwiftUI. Initial screen Typing data Testi
EdvoraUI - The UI for the login page for Edvora made in SwiftUI
About This is the UI for the login page for Edvora made in SwiftUI. Screenshot L
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
Spontaneous - Random quotes is a free iOS app that generates random quotes
Spontaneous - Random quotes is a free iOS app that generates random quotes. It values ease-of-use just as much as the users' privacy, so there are no ads or trackers to disrupt their experience. The app currently includes more than 75000 quotes, which you can only discover randomly.
Interactive notification pop-over (aka "Toast) modeled after the iOS AirPods and Apple Pencil indicator.
Interactive notification pop-over (aka "Toast) modeled after the iOS AirPods and Apple Pencil indicator. Installation The recommended way is to use Co
Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.
SPDiffable Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over
Fluid - Use a declarative syntax to build your user interface using UIKit like SwiftUI
Fluid Fluid is powered by ResultBuilder and a custom layout engine. You can uses
MediaSearchApp - SwiftUI App using the iTunes Search API
Description iOS App for searching ebooks, movies, and TV shows with the iTunes S
MatchedGeometryEffect - SwiftUI MatchedGeometry effect demo
SwiftUI MatchedGeometryEffect This is a demo project to experiment and learn the
FNotify - Notification Library For iOS
FNotify Notification Library For IOS FNotify.mov Requirements: xcode 12+ swift 5
You can share and communicate with developers around the world through the Fabula app.
FabulaItemsProvider This is the source package for the Fabula project. You can share and communicate with developers around the world through the Fabu
A cross-platform SwiftUI-like framework built on SwiftGtk.
SwiftGtkUI A SwiftUI-like framework for creating cross-platform apps in Swift. It uses SwiftGtk as its backend. NOTE: SwiftGtkUI does not attempt to r
Apple Watch-style activity ring for SwiftUI.
WolfActivityRing Apple Watch-style activity ring for SwiftUI. Originally inspired by Eric Callanan's Create Activity Rings in SwiftUI with a number of
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy. The example provided also sends the IOS devices location over BLE to the HM-10, when the button is pressed. An example Arduino program is provided that allows the user to receive messages from the IOS device on the HM-10.
Apple's SwiftUI Essentials Series. An iOS app that helps users manage their daily scrums.
Scrumdinger (Work in progress) Apple's SwiftUI Essentials Series An iOS app that helps users manage their daily scrums. To help keep scrums short and
SwiftUI wrapper for MapKit's MKMapView (UIKit).
SwiftUIMKMapView SwiftUI wrapper for MapKit's MKMapView (UIKit). ▶️ Usage Add as a dependecy to your project using Swift Package Manager. Embed map vi
AnimatedWaveform provides the user with an animated version of the waveform.circle SF Symbol in SwiftUI.
AnimatedWaveform AnimatedWaveform is a Swift Package designed for SwiftUI. It provides the user with an animated version of the waveform.circle SF Sym
WeatherSampleApp - Weather Sample app with SwiftUI consuming data from OpenWeather and using CoreLocation
WeatherSampleApp Weather application using SwiftUI Uses data provided by https:/
Flashzilla - Card game for learning and having lot of fun
Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o
C-19-StatusSwiftUI - Covid-19 Status App made with SwiftUI
C-19-StatusSwiftUI C-19 Status App made with SwiftUI . First Creator of App - th
SwiftUI-TodoList - This project uses MVVM architecture and UserDefaults to persist data
SwiftUI-TodoList | ├── SwiftUITodoList | ├── Library | ├── Models
WPArticleView - SwiftUI View for Wordpress JSON API
WPArticleView Installation ... dependencies: [ .package(url: "https://github
Home Assistant Native iOS Application built with SwiftUI for iOS 15+
Home Assistant - Native iOS SwiftUI Application Screenshots Disclaimer - Please read This application is mostly a not-working mockup written in SwiftU
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple.
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple. This demo includes Login screen, sign in with apple and home screen.
GroceryMartApp-iOS-practice - To Practice fundamental SwiftUI feature like navigation, state mamagement, customazing etc
🥬 GroceryMartApp-iOS-practice 아래의 내용은 스윗한 SwiftUI 책의 실전 앱 구현하기 을 바탕으로 정리한 내용입니다
CS193p-2021 - Stanford University's course CS193p(Developing Applications for iOS using SwiftUI)
🏫 Stanford University's course CS193p - 2021(Developing Applications for iOS us
Symptoms - WatchOS app to save symptoms to HealthKit
Symptoms Symptoms is a watchOS app for entering symptoms into HealthKit Screensh
SwiftUINavigator: a lightweight, flexible, and super easy library which makes SwiftUI navigation a trivial task
The logo is contributed with ❤️ by Mahmoud Hussein SwiftUINavigator is a lightwe
TrackYourHealth - An iOS application in which data from all health apps are compiled into a single data set (ex. Apple Fitness, Nike Run, etc.)
TrackYourHealth An iOS application in which data from all health apps are compil
Source code for the TriviaGameApp
🧶 Shopping App tutorial Source code for the Shopping app built in the YouTube tutorial Access the written content here: Shopping app Part 1 Shopping
SearchField for iOS, macOS and tvOS
SearchField for iOS, macOS and tvOS SearchField is created and maintaned with ❥ by Sascha Muellner. What? This is a SwiftUI package with support for i
SwiftUI iOS app for tracking daily hydration, logs to HealthKit!
HydrationCompanion SwiftUI iOS app for tracking daily hydration, logs to HealthKit! Screenshots: Home view: see all intake logs and progress Settings
Apple Maps combined with the OpenWeather API written in SwiftUI
TempAtlas in SwiftUI TemperatureAtlas uses Apple Maps combined with the OpenWeather API written in SwiftUI. This project was built to explore SwiftUI
An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and more.
SpotifyClone An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and
An MVI, SwiftUI and Combine exploration project to shop clothe by resemblance 👗
Portfolio is an MVI, SwiftUI and Combine exploration project to keep track of your portfolio over time. Resources MVI MVI Architecture for Android Tut
Proof concept of modularized app with SwiftPackages built over MVI + Combine + SwiftUI in a single repo
PKDex-iOS Proof concept of modularized app with SwiftPackages built over MVI + Combine + SwiftUI in a single repo Introduction This project is a proof
Swift UI Demo for an instagram copy
InstaFake-Swift-UI Swift UI Demo for an instagram copy @ WWDC 2019 Why? This is a quick attempt to replicate the UI of a particular photo sharing app.
iPhone App for identifying resistors.
IDResistors Download on the App Store! IDResistors is a simple app for identifing the values smd and through hole resistors. It's developed using Swif
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe. How many euros can you save if you freelanced in another country? You can find out! Make more money now!
Application that displays current weather at a random location. iOS 14.0 or newer. SwiftUI.
Elseweather App that displays current weather at a random location. Description Elseweather was created as a student/research project with no practica
A directory demo app written with SwiftUI, Core Data, and Alamofire
Directory-SwiftUI A directory demo app written with SwiftUI, Core Data, and Alamofire Getting Started Clone (or fork) this repo: git clone git@github.
Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture
AniTime Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture I'm developing a new one for the SwiftUI life cycle annou
URLLivePreview - A small project that utilizes LPLink for SwiftUI projects
URLLivePreview URLLivePreview is a swift Package to add a preview of a URL site.
FlightTicketBrowser - A SwiftUI sample app for flight ticket browser
FlightTicketBrowser This app is a SwiftUI sample app for flight ticket browser.
SwiftUI Resume - A simple resume writed by swiftUI + Combine
SwiftUI_Resume a simple "resume" writed by swiftUI + Combine
Orbit-swiftui - Orbit design system implemented in SwiftUI for iOS
Orbit is a SwiftUI component library which provides developers the easiest possi
A beautifully designed app for Apple Developer News
A beautifully designed app for Apple Developer News
Generate styled SwiftUI Text from strings with XML tags.
XMLText is a mini library that can generate SwiftUI Text from a given XML string with tags. It uses AttributedString to compose the final text output.
Shadow - Syntactic sugar for shadows in the SwiftUI framework
Shadow Syntactic sugar for shadows in the SwiftUI framework. import SwiftUI impo
Superhero-composable-watch-example - A superhero themed experiment using the swift composable architecture on a SwiftUI/Combine iOS app and Watch extension
Superhero Composable Watch Example Calling all superhero and Apple Watch enthusi
Swiftui-webrtc-agora - SwiftUI webrtc app. use agora sdk for webrtc
Specs swiftui comnine firebase auth agora graphql apollo-ios( https://github.com
Tanukis-Stash - Open source e621 client for iOS built with SwiftUI
The Tanuki's Stash The worlds first e621 client for iOS, iPadOS, and macOS built
A Swift test double library. Guava - looks like an apple but it's not.
Guava Guava helps you to make your unit tests more flexible. It allows you to replace parts of your system under test with a test double objects. Tabl
Developing Applications for iOS using SwiftUI [cs193p] course
Files for Developing Applications for iOS using SwiftUI [cs193p] course Study material for the course Developing Applications for iOS using SwiftUI gi
SwiftUIIndexedList - Add an index bar to a SwiftUI List or ScrollView
SwiftUIIndexedList Add an index bar to a SwiftUI List or ScrollView. Getting Sta
Tic Tac Toe - Tic Tac Toe mobile application game developed with SwiftUI and AI technology
Hello, there! Welcome to The Tic_Tac_Toe IOS Applicaition The Aricah Cross platf
Challenge-swiftui-space - Project for SwiftUI Dev Sprints on Devpass
SwiftUI Challenge - Space App 🚀 Neste desafio, desenvolveremos a interface de u
365-day-of-code - This repository has been opened for 365 days to code iOS with Swift
365 day of code This repository has been opened for 365 days to code iOS with Sw
SensibleStyling - Helpers for sensible SwiftUI styling
SensibleStyling Helpers for sensible SwiftUI styling. License See the LICENSE fi
PublisherKit - An open source implementation of Apple's Combine framework for processing asynchronous events over time
Publisher Kit Overview PublisherKit provides a declarative Swift API for processing asynchronous events over time. It is an open source version of App
Slot-machine - SwiftUI - iOS App Slot Machine game
Slot Machine SwiftUI Masterclass project iPhone, iPad and Mac (with Catalyst framework) Complex interface Extensions and custom View Modifiers Input t
Command line utility to create a list of installed iOS simulators, for use with SwiftUI previews.
Installed-simulators - Command line utility to create a list of installed iOS simulators, for use with SwiftUI previews.
ScanBarcodes is a SwiftUI view that scans barcodes using an iPhone or iPad camera.
ScanBarcodes ScanBarcodes is a SwiftUI view that scans barcodes using an iPhone or iPad camera. The framework uses AVFoundation for high performance v
Unit-Converter-SwiftUI - A simple Unit Converter iOS app built in the process of learning SwiftUI
SwiftUI-Unit-Converter A simple Unit Converter iOS app built in the process of l
ProductPage - An example project that shows how to build a product page in a modular way. SwiftUI practice
ProductPage An example project that shows how to build a product page in a modul
Lentit iOS app developed in Swift with SwiftUI using MVVM design pattern
Lentit Track things you lend with Lentit Features 100% Swift 100% SwiftUI MVVM d
PrivateImage - DRM image view for UIKit and SwiftUI
SecretImage Image view with DRM protection for SwiftUI and UIKit. What? This vie
CollectionComposer2 - Copy random image files from various sources to destination folder - ready to use
CollectionComposer2 This is a small tool to copy a random number of image files from different source folders to a destination folder. As an additiona
UTM - Virtual machines for iOS and macOS
UTM It is possible to invent a single machine which can be used to compute any computable sequence. -- Alan Turing, 1936 UTM is a full featured system
Unofficial-iTC - iTunes Connect manager app for iOS.
Unofficial-iTC for iOS, Android What is Unofficial-iTC? Unofficial-iTC is an iOS app to manage your iTunes Connect account on the go. The Apple iTunes