440 Repositories
Swift sample-code Libraries
SampleProjectMVVM - Sample project using MVVM parsing data from Giphy.com
iOS Take Home Create an iOS app with two views, MainViewController and DetailVie
Third Prize for Uber Hackathon China 2016. Source code for iOS client of UberGuide Project.
Smart Traveller Intro It's the project we did for Uber Hackathon China 2016. This is the repo for iOS client. Using swift and Objective-C. The project
TestSchedulerDemo - Demonstration code for iOS Unit Tests and Asynchronous
TestSchedulerDemo This repository contains demonstration code for my Medium arti
Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation
Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more
NetflixStyleSampleApp - Netflix Style Sample App With Swift
NetflixStyleSampleApp Description Nexflix 앱을 참고하여 영화 콘텐츠를 보여주는 샘플 앱을 제작하느 프로젝트이다
Simple side option menu with clean code princibles
SwiftUISideMenu Simple side option menu with clean code princibles.
RadarKit - The Radar Kit allowing you to locate places, trip neary by you Or it will help you to search out the people around you with the few lines of code
RadarKit Preview Discover the world 🌎 around you..!!! The Radar Kit allowing yo
Navigator - A sample custom car navigator with all main opportunities of popular ones
Navigator A sample custom car navigator with all main opportunities of popular o
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.
WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is
Companion app and XCode extension for adding SwiftUI recipes to your code.
SwiftUI Recipes Companion Free Companion app and XCode extension for adding SwiftUI recipes to your code. Choose from a rich selection of SwiftUI reci
Swift 100 Days of SwiftUI Course
100 Days of SwiftUI & Combine Projects, playgrounds, and other material made while following along with Paul Hudson’s 100 Days of SwiftUI course -- an
Design-system-demo - This example code is bare-bones to show you what this framework can do
Basic Style Dictionary This example code is bare-bones to show you what this fra
A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API)
CombineUnsplash A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API) with detail example. Resource
Example project for the DeDuplicatingEntity Protocol
DeDuplicatingEntity-Sample-Project Example project for the DeDuplicatingEntity Swift Package Clone this repo and build the sample project or use it in
A Demo using Vision Framework building on Core ML Framework
Core-ML-Sample A Demo using Core ML, Vision Framework and Swift 4. This demo is based on Inception V3 network. You must run it with Xcode 9 and iOS 11
MXNet to Core ML - iOS sample app
Bring Machine Learning to iOS apps using Apache MXNet and Apple Core ML
Open Source release of the code for the iOS retro 80s platform game Loot Raider
Loot Raider iOS v1.7 (c) 2018 Infusions of Grandeur - Written By: Eric Crichlow Background Loot Raider is the "spiritual successor" to a game named "G
Using the UIKitChain framework, You can create a UIKit component in one line of code.
Using the UIKitChain framework, You can create a UIKit component in one line of code. Installation CocoaPods CocoaPods is a dependency manager for Coc
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
Deep Image Analogy The major contributors of this repository include Jing Liao, Yuan Yao, Lu Yuan, Gang Hua and Sing Bing Kang at Microsoft Research.
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
EFQRCode is a lightweight, pure-Swift library for generating stylized QRCode images with watermark or icon, and for recognizing QRCode from images, in
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
The source code to the civic tech project Öppna Skolplattformen.
Give us a ⭐ if you appreciate what we do! Öppna skolplattformen We are parents who got fed up with Skolplattformen, the City of Stockholm's school adm
Sample project using VIPER architecture
VIPER-Persons Small project using a master and detail view Demonstrates the use of the following features: VIPER architecture (https://mutualmobile.co
Code examples for Depth APIs in iOS
iOS-Depth-Sampler Code examples of Depth APIs in iOS Requirement Use devices which has a dual camera (e.g. iPhone 8 Plus) or a TrueDepth camera (e.g.
Code examples for ARKit.
ARKit-Sampler ARKit-Sampler is a collection of ARKit samples. How to build Open ARKit-Sampler.xcworkspace with Xcode and build it. It can NOT run on S
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
Quick demo of 3d drawing in ARKit using metal + SceneKit. NOTE: This is experimental code!
ARBrush Quick demo of 3d drawing in ARKit using metal + SceneKit. Code adapted from: https://github.com/lapfelix/ARKit-line-drawing and: https://www.r
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
Quizzler - iOS App Design Pattern(MVC) and Code Structuring
Quizzler iOS App Design Pattern(MVC) and Code Structuring What you will learn Ho
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
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
BeatboxiOS - A sample implementation for merging multiple video files and/or image files using AVFoundation
MergeVideos This is a sample implementation for merging multiple video files and
Swifty DSL for programmatic Auto Layout in iOS
WWLayout Easy to write auto layout constraints, with minimal extensions to standard namespaces. Feature Highlights Easy to use, readable API Backwards
WeatherSampleApp - Weather Sample app with SwiftUI consuming data from OpenWeather and using CoreLocation
WeatherSampleApp Weather application using SwiftUI Uses data provided by https:/
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift.
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift. What it is about? The main goa
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.
the missing support tool for building safe UIStoryboard code
seguecode seguecode is a support tool to use alongside UIStoryboard development. It provides compile-time safeties around building with UIStoryboards
ScanID - Homework iOS project to scan IDs MRZ code
ScanID Homework iOS project to scan IDs MRZ code Requirements for mobile applica
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
This is an iOS Safari Extension Sample that adds a "Develop menu" to Safari on iOS to allow you to analyze websites.
Develop Menu for Mobile Safari This is an iOS Safari Extension that adds a "Develop menu" to Safari on iOS to allow you to analyze websites. This is a
FlightTicketBrowser - A SwiftUI sample app for flight ticket browser
FlightTicketBrowser This app is a SwiftUI sample app for flight ticket browser.
EmbeddedStringsKit: Representation localized string in code
EmbeddedStringsKit Representation localized string in code Usage public struct L
A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and emoji.
CountryKit CountryKit A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and e
Simple and Elegant Range(A,B) to Range(P,Q) mapper in less then five lines of code.
HSRange Description HSRangeConvertor Simple and Elegant Range[A,B] to Range[P,Q] mapper in less then three lines of code. E.g. Suppose we have Range[1
🌊 Let your code flow. Extension methods for fluent syntax in Swift.
Flow 🌊 Let your code flow. This library provides a bunch of extension methods for a better fluent syntax in Swift. This style is very useful for some
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
PdfBuilder: a swift library made to make creation of the Pdf file from code simpler
PdfBuilder PdfBuilder is a swift library made to make creation of the Pdf file f
HapticHaven - Open source code for Haptic Haven(App Store app for iOS developers to demo Swift haptics)
Haptic Haven Open source code for an app on the App Store called Haptic Haven, an app for iOS developers to test, learn about, and implement haptic fe
XcodeCodeSnippets - Code snippets for Xcode.
XcodeCodeSnippets A set of snippets for Xcode. Requirements Xcode 7.3.1 or later. Installation To install or update the snippets you need: Quit Xcode
Awesome-gitignore-templates - A curated collection of useful gitignore templates for different programming languages while pushing your code to git. 😊 📝
Awesome Gitignore Templates A curated collection of useful gitignore templates for different programming languages while pushing your code to git. 😊
Comment-Spell-Checker - Xcode extension for spell checking and auto-correcting code comments.
Comment Spell Checker An Xcode Source Editor extension that runs spell check and auto correct on your code comments. Features Supports mutliple commen
Xgist - Xcode extension to send code to GitHub's Gist
Xgist Xgist is a Xcode extension to send code to GitHub's Gist. The extension will send your code selection to Gist and automatically copy the Gist UR
XShared - Xcode extension that allows you copying the code with special formatting quotes for social (Slack, Telegram)
This extension is for those who like to show code to the public 😎 Xcode extension which allows you copying the code with special formatting quotes fo
Import - Xcode extension for adding imports from anywhere in the code ☝️
Import ☝️ Xcode extension for adding imports from anywhere in the code. Now available on App Store Why? Because sometimes you are on 300th line of cod
XcodeEquatableGenerator - Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Depricated! There is not need for it at the moment as Swift compiler can do that for us 🚀 Swift Equatable Generator Xcode 8 Source Code Extension wil
SwiftInitializerGenerator - Xcode Source Code Extension to Generate Swift Initializers
Swift Initializer Generator This Xcode Source Code Extension will generate a Swift initializer based on the lines you've selected. Handy if you made a
Inject Dylib - Swift code to programmatically perform dylib injection
Inject_Dylib Swift code to programmatically perform dylib injection. You can als
Injectionforxcode - Runtime Code Injection for Objective-C & Swift
Injection Plugin for Xcode Copyright (c) John Holdsworth 2012-19 TLDR: Xcode is an integrated development environment (IDE) for macOS containing a sui
Dyci-main - Dynamic Code Injection Tool for Objective-C
This tool allows you to inject code into running iOS application, without restarting it. DyCI is not about loading new code in application. DyCI is ab
Inject-Dylib - ObjC Code to Programmatically Perform Dylib Injection
Inject-Dylib ObjC Code to Programmatically Perform Dylib Injection. Code leveraged from Wojciech Regula's FirefoxStealer project (https://github.com/r
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
PixabayImageSearchSample - SwiftUI + LazyVGrid + Pixabay API + Codable + sync/async Sample
PixabayImageSearchSample SwiftUI + LazyVGrid + Pixabay API + Codable + sync/asyn
Valorem-demo - Demonstration code and video of Valorem, a bespoke portfolio recommendation platform to be created as an iOS mobile app.
valorem-demo Demonstration code of Valorem, a bespoke portfolio recommendation platform to be created as an iOS mobile app. The included code demonstr
WeatherApp - this is weather app based on AppBrewery code from bootcamp (but upgraded)
WeatherApp What was created Based on App Brewery code I've made a beautiful, dark-mode enabled weather app. It's possible to check the weather for the
This repository is for the iOS sample application using ARGear SDK.
ARGear sample application for iOS (c) Copyright 2021 Seerslab. All rights reserved. This repository contains an iOS sample application that uses ARGea
CodePecker is a tool to detect unused Swift code.
Notice: The "dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib" or missing warnings are caused by a SwiftSyntax issue, SwiftSyntax
A programming language for generating code for multiple platforms
Zolang • ZolangTemplates • Zolang IDE Table of Contents What is it? What Zolang is Not Documentation Installation Getting Started Example Language Ove
Natalie - Storyboard Code Generator (for Swift)
Natalie Natalie - Storyboard Code Generator (for Swift) Swift Current codebase is Swift 4 compatible. Swift 3.x code may be found from swift3 branch S
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
Lona (Developer Preview) This project is in an early stage and lacks documentation – however, with some effort, it can be used very effectively. If yo
Micro library to unify XIB and its code.
Gluten Unify XIB with its code. Background We always try to generalize some views that would be used in different places throughout the app. And one a
Easier to apply code based style guide to storyboard.
Nori Nori designs the view of the storyboard with source code. Usage Label Define the custom class that extends StyleableLabel as @IBDesignable. And i
Meta-programming for Swift, stop writing boilerplate code.
There is now a new powerful way to both write and integrate Sourcery functionality: Sourcery Pro provides powerful Stencil editor and extends Xcode wi
A static analyzer for Java, C, C++, and Objective-C
Infer Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml. Installation Read our Getting Started page for det
The Benchmark⏲ module provides methods to measure and report the time used to execute Swift code.
Benchmark The Benchmark ⏲ module provides methods to measure and report the time used to execute Swift code. Installation Carthage // Cartfile github
An Xcode plug-in to format your code using SwiftLint.
SwiftLintXcode An Xcode plug-in to format your code using SwiftLint. Runs swiftlint autocorrect --path CURRENT_FILE before *.swift file is saved. IMPO
Laurine - Localization code generator written in Swift. Sweet!
Author's note: Thanks everyone for making Laurine the TOP trending Swift repository in the world - this is amazing and very heart-warming! But this is
Objective-c code Apple style documentation set generator.
About appledoc IMPORTANT NOTICE: collaborators needed appledoc is command line tool that helps Objective-C developers generate Apple-like source code
SwiftGen is a tool to automatically generate Swift code for resources of your projects
SwiftGen SwiftGen is a tool to automatically generate Swift code for resources of your projects (like images, localised strings, etc), to make them ty
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
R.swift Get strong typed, autocompleted resources like images, fonts and segues in Swift projects Why use this? It makes your code that uses resources
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
Wrapper for the Prettier code formatter written in Swift
Prettier A wrapper for the Prettier code formatter written in Swift. The package
A single line of code for selecting the optional editing image from Camera or Photo Library, including handling the authorizations of Photo library and Camera.
AvatarImagePicker & AuthSettings & Description AvatarImagePicker is a photo library and camera Image Picker for iOS written in Swift, it's just a sing
Source code for the BiometricsAuthenticationApp
Source code for the BiometricsAuthenticationApp
NotSwiftUI is designed to help you create UI components quickly and efficiently with code!
NotSwiftUI NotSwiftUI is designed to help you create UI components quickly and efficiently with code! Capitalizing on the idea that most of the UI ele
just some bad (but working) objc code
resistors A small app to work with resistor color codes. Disclamer This is my first UIKit and first ObjC application, the code and storyboard quality
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
Enables developers to write code that interacts with CloudKit in targets that don't support the CloudKit Framework directly
CloudKit Web Services This package enables developers to write code that interac
Guidelines for iOS development in use at Spotify
Spotify Objective-C Coding Style Version: 0.9.0 Our general coding conventions at Spotify are documented on an internal wiki, but specifics for Object
An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
Onboard Click Here For More Examples Important Onboard is no longer under active development, and as such if you create any issues or submit pull requ
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
Enables developers to write code that interacts with CloudKit in targets that don't support the CloudKit Framework directly
CloudKit Web Services This package enables developers to write code that interac
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
An eject button for Interface Builder to generate swift code
Eject Eject is a utility to transition from Interface Builder to programatic view layout. This is done by using code generation to create a .swift fil
Simple utility for only executing code every so often.
Rate Limit Simple utility for only executing code every so often. This will only execute the block passed for a given name if the last time it was cal
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
A code generation tool enable use of UserDefaults as computed properties in a class.
SVMPrefs Note: This tool requires Xcode 11 for compilation as it uses some Swift 5.1 language features. SVMPrefs is a command line tool that generates
IMC - Índice de Massa Corporal iOS - Swift
IMC (Índice de Massa Corporal) - View Code O objetivo desse projeto foi criar em view code o aplicativo IMC (Índice de Massa Corporal) ministrado no c