529 Repositories
Swift example-project Libraries
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
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.
Project(s) for iOS mobile apps
Pre-work - Calculator tip app tip calculator is a tip calculator application for iOS. Submitted by: William Hiltz Time spent: 2 hours spent in total U
SwiftUI-TodoList - This project uses MVVM architecture and UserDefaults to persist data
SwiftUI-TodoList | ├── SwiftUITodoList | ├── Library | ├── Models
CoreMLSample - CoreML Example for in app model and download model
CoreMLSample Sample for CoreML This project is CoreML Example for in app model a
Use Font Awesome in project written in Swift.
Font-Awesome Use Font Awesome in project written in Swift. If you hope to use lastest edition, it is possible by Font-Awesome. Font-Awesome supports t
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.
This is an example project for my article called "UICollectionView Tutorial: Changing presentation on the fly"
Introduction This is an example project for my article called "UICollectionView Tutorial: Changing presentation on the fly" In English: https://indeem
QR2Pass: a proof of concept for an alternative (passwordless) authentication system to a web server
QR2Pass This is a proof of concept for an alternative (passwordless) authenticat
JKUI - a package included in this project that provides UIComponents
JKUI JKUI is a package included in this project that provides UIComponents. Befo
GenericTableViewController - An example to use of generics with UITableViewController
GenericTableView An example to use of generics with UITableViewController. With
ScanID - Homework iOS project to scan IDs MRZ code
ScanID Homework iOS project to scan IDs MRZ code Requirements for mobile applica
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
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.
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
CloudSignedExample - Cloud Signed Example with swift
Bump build number agvtool bump git add -u git commit -m "Bump build number to $(
AtsumARe - Semester project for junior year in Mechano-Informatics, University of Tokyo, Winter 2021
atsumARe Semester project for junior year in Mechano-Informatics, University of
Test2 - A curated list of Open Source example iOS apps developed in Swift
Example iOS Apps A curated list of Open Source example iOS apps developed in Swi
Challenge-swiftui-space - Project for SwiftUI Dev Sprints on Devpass
SwiftUI Challenge - Space App 🚀 Neste desafio, desenvolveremos a interface de u
FileManagerExample - File Manager Example With Swift
FileManagerExample FileManager를 쉽게 설명하기 위한 문서입니다. let fileManager = FileMana
Challenge-vip-delivery - Project for VIP (Clean Swift) Architecture Dev Sprints on Devpass
VIP (Clean Swift) - Delivery App 🍕 Neste desafio, aplicaremos conceitos da arquitetura VIP para finalizar a implementação de um aplicativo. Desenvolv
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
EasyImplementationAlamoFire - An iOS project to demonstrate the usage of Alamofire in an efficient and organised way.
EasyImplementationAlamoFire Tutorial to demonstrate an efficient way of handling the APIs structure for your iOS Applications. Prerequisites Swift 5 X
TL;DR is a open source project which maintains a list of man pages. This project is the iOS Client of that
TL;DR is a open source project which maintains a list of man pages. This project is the iOS Client of that. Download on App store
IOS - Unofficial app for Swift Evolution
EVOlution - iOS The goal of this project is for the version 1.0 was: bring to iOS the experience provided by Swift Evolution website. Now we are shift
Swift-project-template - 🍪 Easily generate Swift projects with Cookiecutter
swift-project-template 🍪 Cookiecutter template for Swift iOS projects. Features: Xcode 11 and Swift 5.0 support AppCode support Custom project struct
Synx - A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
A command-line tool that reorganizes your Xcode project folder to match your Xcode groups. Xcode Finder Installation $ gem install synx Usage Basic ⚠
JAlert - This is "Alert View" project for UIKit + SwiftUI. you can use easily
JAlert Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements Installation JAlert is a
An SDK project to facilitate connectivity with an IBM Cloudant Database
Create an infinite scrolling iOS application in Swift, backed by a NoSQL databas
Weather-swiftui - An example of using SwiftUI
weather-swiftui An example of using SwiftUI Installation Get openweather api key
GraphQL-GitHub-Reader - Simple sample project that demonstrates how to connect with GitHub's API using GraphQL + Apollo
GHPViewer A beatiful way to see your GitHub Profile Installation The project is splitted in two folders: GHPViewer: Contains the iOS Application relat
Boring-example - Using boring crate from iOS application
BoringSSL example Using boring crate from iOS application. Checkout git clone gi
Pjmgmt - Pentest project management script
pjmgmt Managing pentest projects is a painful task, it often leads to files and
PDFSelectionSample - The project for Apple engineers debugging PDFKit selection
PDFSelectionSample This is the project for Apple engineers debugging PDFKit sele
Todolist-swiftui - An example of using SwiftUI with CoreData
todolist-swiftui An example of using SwiftUI with CoreData Installation Install
Project developed for study purpose.
WhisperChain Project developed for study purpose. This app uses Whisper API to display a scrolling list of whispers from the “Popular” feed. When a wh
A Swift command line tool for generating your Xcode project
XcodeGen XcodeGen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec. The projec
A template for new Swift iOS / macOS / tvOS / watchOS Framework project ready with travis-ci, cocoapods, Carthage, SwiftPM and a Readme file
Swift Framework Template A template for new Swift Framework. What's in the template? Deployment Targets - iOS 9.0 / Mac OS X 10.10 / tvOS 9.0 / watchO
An executable that can be called from a Run Script Build Phase that makes comments such as // TODO: or // SERIOUS: appear in Xcode's Issue Navigator giving them project-wide visibility.
XcodeIssueGenerator An executable that can be called from a Run Script Build Phase that makes comments such as // TODO: or // SERIOUS: appear in Xcode
automatically delete the current project's DerivedData directories
Feature automatically delete the current project's DerivedData directories Usage It will be automatically deleted DerivedData when you run the clean I
Generate a constants file by grabbing identifiers from storyboards in a project.
sbconstants Generate a constants file by grabbing identifiers from storyboards in a project. Installation $ gem install sbconstants Usage For automate
Project shows how to unit test asynchronous API calls in Swift using Mocking without using any 3rd party software
UnitTestingNetworkCalls-Swift Project shows how to unit test asynchronous API ca
A sample project how to use YOLOv5 in iOS
CoreML-YOLOv5 A sample project how to use YOLOv5 in iOS. You can run model on yo
Example of using TOTP with iCloud Keychain in iOS 15
Installation This example needs Ngrok and Ruby 3.0.3+. Setup project with Makefi
Icons generator for XCode assets project
SwiftUI-PictGen Icons generator for XCode assets project. Small project in Swift
SwiftUI & Scenekit hit testing example.
HitTestApp SwiftUI & Scenekit hit testing example. This example application is written for macOS, though with minor changes it should be able to be ch
This Project is extremely useful for beginners who want to learn only SwiftUI.
This Project is extremely useful for beginners who want to learn only SwiftUI.In this project have used navigation between views, SignIn page view, Sign Up page view, Tab Bar view,
Starter project for Mars rover photos iOS app.
MarzyPan is an app that allows users to view photos taken by Mars rovers during their time on the planet. This is a starter project that has some UI
A Kotlin multiplatform base project
PraxisKMM Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear OS,. Currently running on Android (Jetpack Compose) 🚧
Project describes UILabel bug with lineBreakingMode
UILabel-LineBreak-Bug This project demonstrates the problem with .lineBreakMode of UILabel in iOS 15.2. This issue is reproduced only in iOS 15.2 and
Catalyst example using an AppKit-provided NSVisualEffectView to provide a translucent blurred window
CatalystEffectViewChrome This project demonstrates how to insert an NSVisualEffe
A fan-made passion project. iOS app designed to keep track of data mined from Animal Crossing: New Horizons
DataCrossing A fan-made passion project. iOS app designed to keep track of data
MVP-Clean sample iOS Swift project
RestaurantsApp MVP-Clean sample iOS Swift project The purpose of this document is to explain the architecture of application. This application shows r
Restaurant Menu Project - Trio.dev Code Challenge
Restaurant Menu Project - Trio.dev Code Challenge Description Get ready! You'll be creating a screen that fetches data from a restaurant API and displ
A sample project that provides the basics to create an interactive VR experience on iOS
VR_Toolkit_iOS A sample project that provides a basic toolkit to create an interactive VR experience on iOS. Written in Swift 2.0 using SceneKit. We a
Simple Catalyst example (Mac idiom) of a grid-based app populated with photos, with dynamic cell layout switching
Catalyst Photo Grid Simple Catalyst example (Mac idiom) of a grid-based app populated with photos that can animate its cells between two different lay
The sample project how to use MobileStyleGAN in iOS.
CoreML-StyleGAN The Sample project how to use CoreML model of MobileStyleGAN in the Xcode project. You can generate person images and save it in photo
Acknowledgements screen displaying a list of licenses, for example from CocoaPods dependencies.
VTAcknowledgementsViewController Acknowledgements screen displaying a list of licenses, for example from CocoaPods dependencies. Also available in Swi
All the reusable code that we need in each project
SwiftyUtils SwiftyUtils groups all the reusable code that we need to ship in each project. This framework contains: Extensions Protocols Structs Subcl
The demo project to show how to organize code to make SwiftUI apps easy to be test.
TestableApp I combined the idea to use functional programming instead of an loader instance in ModelView(I prefer to think of it as a service) and Res
Project 04 I created for "iOS & Swift - The Complete iOS App Development Bootcamp"
Magic 8 Ball This is the fourth project I created for "iOS & Swift - The Complete iOS App Development Bootcamp" Our Goal The objective of this challen
Project 03 I created for "iOS & Swift - The Complete iOS App Development Bootcamp"
Dicee This is the third project I created for "iOS & Swift - The Complete iOS App Development Bootcamp" Our Goal The objective of this tutorial is to
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
HGPlaceholders Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements iOS 8.0+ Xcode 9
Techcareer.net Bootcamp graduation project written with VIPER, highly inspired by Getir
götür Techcareer.net iOS Bootcamp'i bitirme projesi, Getir'den yüksek miktarda i
Project The Light homework #1
The Light Project The Light homework #1 1. App icon added 2. When the applicatio
Sample project for testing out focus in SwiftUI and iOS 15
This project was to test out different ways of enabling focus in a SwiftUI app.
Demo project of Swift language crash using Release build on iOS 14
Demo project of Swift language crash using Release build on iOS 14 Repro steps O
SwiftUI Sample Project TOUCHDOWN ECOMMERCE
SwiftUISampleProject-TOUCHDOWN-ECOMMERCE 8th day of learnign SwiftUI 4.th demo a
UIKit-based app project template for Swift Playgrounds 4
playgrounds-uikit-app This is a simplistic sample template for Swift Playgrounds 4 to begin with a UIKit-based app delegate & window scene instead of
Disease diagnosis service based on api linkage for education chatbot provided by Saltlux
AIDoctor-P-Project 가천대학교 2021-2학기 P프로젝트입니다. 솔트룩스에서 제공된 교육용 챗봇 api 연동을 기반으로 한 질병 진단 서비스 Splash Login UserMain Disease Detail ### Hospital Detail ChatBo
iTunesSearch: a screenshot listing project that using iTunes Search API
iTunesSearch iTunesSearch is a screenshot listing project that using iTunes Search API. This project written in Swift with MVVM architecture. Installa
This is swift project example to connect VNPTSmartCA SDK using Swift Language.
Example source code to integrate with VNPTSmartCA iOS SDK To run the example project, clone repository, and run pod install Requirements Installation
ADVANCED APP DESIGN The main goal of this mini project is to inspire you on what we can accomplish with the SwiftUI framework.
Restart-App.0.2 ADVANCED APP DESIGN The main goal of this mini project is to inspire you on what we can accomplish with the SwiftUI framework. COMPLEX
Tongji Univ. SSE IOS Application Development coursework (final project)
HandTalk Tongji Univ. SSE IOS Application Development coursework (final project) : An Demo based on American Sign Language Classfier Development infor
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies!
YouTubeClone This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable co
Final project of Introduction to Swift course
Final project of Introduction to Swift course This project summarizes the concepts viewed on class, from simple variable creations, loops and conditio
Single Webview project for xcode in swift
Single Webview project for xcode in swift An xcode project that with single webview(UIWebView) that opens external URL, for hybrid web app debug or te
PyTorch to CoreML: Writing custom layers with Metal
pytorch-coreml-custom-layer-example PyTorch to CoreML: Writing custom layers with Metal Convert PyTorch model cd Convert python3 -m pip install -r req
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets. Support SwiftUI.
SPAlert Popup from Apple Music & Feedback in AppStore. Contains Done, Heart, Error and other presets. Supports Dark Mode. I tried to recreate Apple's
Example project which uses Machine Learning frameworks to detect things
ML_IOS Example project which uses Machine Learning frameworks to detect things. Features Object Detection Text Detection Face Detection Audio Detectio
Starter project for the iOS code challenge
iOS Base Project for Podium Take-Home Challenge Introduction We have provided two version of this base project: one using UIKit, one using SwiftUI. Th
Project Flat iOS is the iOS client of Agora Flat open source classroom.
Agora Flat iOS Project flat is the iOS client of Agora Flat open source classroom. 中文 Features Open sourced front-end and back-end [Flat Web][flat-web
USC's ITP342 iOS Development Swift Final Project
READMEBlogs USC's ITP342 iOS Development Swift Final Project NOTE: You'll need to attach your own Firebase to the app LINK TO APP ZIP FILE: https://dr
CloudKit -Core Data todo example
Todo CloudKit - Core Data example This the demo project for the 4-Dec-2021 meeting for a flock of swifts show casing a number of new language and SDK
USC's ITP342 iOS Development Swift Final Project
READMEBlogs USC's ITP342 iOS Development Swift Final Project NOTE: You'll need to attach your own Firebase to the app LINK TO APP ZIP FILE: https://dr
Another Virtualization.framework demo project, with focus to iBoot (WIP)
Virtual iBoot Fun This is just another Virtualization.framework sample project (WIP), but with focus on iBoot (iOS/macOS/tvOS/etc. bootloader) For a m
Pro Counter, SwiftUI WatchOS, Open Source Project
Countio | SwiftUI WatchOS App App Screenshots || What is Countio Countio is simple WatchOS App made with Swiftly SwiftUI. You can count anything quick
iOS app for Technex, IIT(BHU) Varanasi. This project is closed before completion. You can use this app for learning purpose. You can use this app as a templet of any event related app.
technex-ios iOS app for Technex, IIT(BHU) Varanasi. This project is closed before completion for some reasons. You can use this app for learning purpo
A curated list of Open Source example iOS apps developed in Swift
Example iOS Apps A curated list of Open Source example iOS apps developed in Swift. How to Use Example-iOS-Apps is an amazing list for people who are
Command line tool written in Swift dedicated to perform Mutation Testing of your Swift project
Mutanus Command line tool written in Swift dedicated to perform Mutation Testing of your Swift project. Inspired by Muter Usage mutanus -c path-to-co
Little project I wrote a while ago I decided to clean up and upload.
ImageSearch About The project uses the Pixabay (https://pixabay.com/) API to show images relating to entered text. The app is built using an MVVM arch
Generates Heroku-style random project names in Swift
RandomProjectName.swift Generates Heroku-style random project names in Swift. Usage Just call String.randomProjectName(), and specify the optional suf
A project that uses the Flickr image search API and shows the results in a 3-column scrollable collection view
FlickrImagesDemo FlickrImagesDemo is a project that uses the Flickr image search API and shows the results in a 3-column scrollable collection view.
A MVVM Project using two way binding with DidSet swift feature
FawryTask Description Fawry Task is a MVVM Project using two way binding with DidSet swift feature , follow Solid princepl by uncle bob esecially Sing
An good example for UITest In swiftUI
SwiftUI_UITest A good example for UITest In swiftUI contains: UI test for swiftUI fake Web service for UI Test 'launch Environment' for use Fake Servi
The project used in the iOS Architect Crash Course lectures
iOS Architect Crash Course • August 2nd-8th • EssentialDeveloper.com https://www.essentialdeveloper.com/ios-architect-crash-course/aug-2021-a5220 It's
Email Validation Example With Swift
EmailValidation Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements Installation Em
Headline News View Example App for iOS. You can display the articles fetched by rss.
HeadLineNews-ObjC Headline News View Example App for iOS. You can display the articles fetched by rss. PiP(Picture in Picture) is also supported DEMO
This app is a sample app that recognizes specific voice commands such as "make it red", "make it blue", "make it green", and "make it black" and change the background color of the view in the frame.
VoiceOperationSample This app is a sample app that recognizes specific voice commands such as "make it red", "make it blue", "make it green", and "mak