4710 Repositories
Swift swift-serverless-rest-api-aws-lambda-swift-runtime-linux2-arm64 Libraries
DevToys for iPad - a SwiftUI reimplementation of DevToys, a Swiss Army Knife for developers, for iPadOS
DevToys for iPad - a SwiftUI reimplementation of DevToys, a Swiss Army Knife for developers, for iPadOS
Trust - Ethereum Wallet and Web3 DApp Browser for iOS
Trust - Ethereum Wallet and Web3 DApp Browser for iOS Welcome to Trust's open source iOS app! Getting Started Download the Xcode 9 release. Clone this
Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains
Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Swift.
Animated iOS App Onboarding Screens
Animated iOS App Onboarding Screens With Liquid Swipe Animation Using SwiftUI 3.0 for learning purposes.
Project Based IOS/Swift study_fast campus lecture
Project Based IOS/Swift study_fast campus lecture
A non gesture blocking, non clipping by default custom scroll view implementation with example code
A non gesture blocking, non clipping by default custom scroll view implementation with example code
A Swift/SwiftUI utility for caching and displaying images in SwiftUI Views
A Swift/SwiftUI utility for caching and displaying images asynchronously. Built with Swift 5.5 and works with async/await.
Skredvarsel app - an iOS, iPadOS, and macOS application that provides daily avalanche warnings from the Norwegian Avalanche Warning Service API
Skredvarsel (Avalanche warning) app is an iOS, iPadOS, and macOS application that provides daily avalanche warnings from the Norwegian Avalanche Warning Service API
swift-highlight a pure-Swift data structure library designed for server applications that need to store a lot of styled text
swift-highlight is a pure-Swift data structure library designed for server applications that need to store a lot of styled text. The Highlight module is memory-efficient and uses slab allocations and small-string optimizations to pack large amounts of styled text into a small amount of memory, while still supporting efficient traversal through the Sequence protocol.
QR code detector. Simple usage, you can get recognition results via delegate or callback.
SPQRCode QR code detector. Simple usage, you can get recognition results via delegate or callback. Installation Swift Package Manager CocoaPods Manual
An original board game for 2 players, a mash-up of Sudoku and Ultimate Tic-Tac-Toe
An original board game for 2 players, a mash-up of Sudoku and Ultimate Tic-Tac-Toe. It is implemented as an iOS app in Swift and C/C++
An iOS adaptation of MorpionTPE py project
An iOS adaptation of MorpionTPE py project
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
App for the Swift Alps Game Jam! 🕹
Welcome to the Swift Alps Game Jam repo - which houses an app that will contain all of the games made at the game jam. To participate, do the followin
Mergel - a match-and-merge game written in Swift, using SpriteKit
Mergel is a match-and-merge game written in Swift, using SpriteKit. It was created for the purpose of having some fun with SpriteKit and learning the Swift language.
A universal iOS Game using Swift and iOS SpriteKit
a universal iOS Game using Swift 4 and iOS SpriteKit.
SwiftUI OpenScrollView
A non gesture blocking, non clipping by default custom scroll view implementation with example code.
NWReachability - a pure Swift library for monitoring the network connection of iOS devices using Apple's Network framework.
NWReachability is a pure Swift library for monitoring the network connection of iOS devices using Apple's Network framework.
AxisTooltip for SwiftUI
AxisTooltip for SwiftUI A library that displays tooltips in the desired view. Supports iOS and macOS. Screenshot Top/Bottom Leading/Trailing AxisToolt
Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures
Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures. Have the best of both worlds
Create a smooth transition between any two SwiftUI Views
GZMatchedTransformEffect Create a smooth transition between any two SwiftUI Views. It is very similar to the built-in .matchedGeometryEffect() modifie
A multi-platform SwiftUI component for tabular data
SwiftTabler A multi-platform SwiftUI component for tabular data. NOTE this component is BRAND NEW and under active development. If you need stability,
SwiftUIBootStrap contains Swift UI along with MVVM and Combine
SwiftUIBootstrap Project This project provides an insight on how to write start a project with SwiftUI Below are the items that are covered in this pr
A danger-swift plug-in to report xcresult in your PR
DangerSwiftKantoku A danger-swift plug-in report xcresult in your PR. Install DangerSwiftKantoku SwiftPM (Recommended) Add dependency package to your
Finance App written in Swift and SwiftUI
Finance App written in Swift and SwiftUI. Modular MVVM architecture (SPM) with Composition Root.
A completely native Discord client for macOS built 100% in Swift and SwiftUI
Swiftcord A completely native Discord client for macOS built 100% in Swift and SwiftUI This project aims to create a fully functional native Discord c
api.video is the video infrastructure for product builders
api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
📱 Guideo - Native iOS App crafted with Swift and SwiftUI
Guideo An awesome iOS Native App 📱 About Guideo App wire-framed and crafted from scratch by a team of 4. Our final project of the Apple Foundation
A result builder for ViewModifiers
A result builder for ViewModifiers
MUDownloadButton - a Progressive Download button written in pure swift and inspired by AppStore download button
MUDownloadButton is a Progressive Download button written in pure swift and inspired by AppStore download button . feel free to contribute and pull requests
BeAware, The Deaf Assistant for iPhones
BeAware, The Deaf Assistant for iPhones Everyday Angela goes to high school by public transport in Detroit, and her hearing disability never affected
Swift package that uses WebKit to render PDF files from URLs
Swift package for generating a PDF file from a URL (rendered by WebKit)
High Performance UTF8 for Swift
High Performance UTF8 for Swift Consider Hitch as an alternative to String.
SwiftFM is a Swift framework for the FileMaker Data API
SwiftFM SwiftFM is a Swift framework for the FileMaker Data API (Swift 5.5, iOS 15 required). It utilizes modern Swift features like async/await and i
Terminal TODO application in Swift with ncurses.
stodo Terminal TODO application in Swift with ncurses. Development streamed live
A simple composition framework to create transformations that are either unidirectional or bidirectional
c is a simple composition framework. You have the ability to create transformations that are either unidirectional or bidirectional. There is also a cache that values can be set and resolved.
A library that expresses a github contribution calendar through an array of dates. Supports iOS and macOS.
A library that expresses a github contribution calendar through an array of dates. Supports iOS and macOS.
API-Gateway/ Lambda-Function Structure
This was an app I meant to release on the Apple App Store, can't do that now so here's the code
A simple to use iOS app with clean UI to calculate time until a specified date
A simple to use iOS app with clean UI to calculate time until a specified date.Added new feature that is now you can measure time from a specified date as well. Like time spent from the day you were born.
Visualiser written in Swift, SwiftUI and Metal API
ModularMTL About Visualisation of modular multiplication on a circle. Written in Swift using Metal API and SwiftUI. Images Features Keyboard controls
Simplex-Swift - A basic implementation of the Simplex algorithm, written in Swift
Simplex-Swift - A basic implementation of the Simplex algorithm, written in Swift
Store values using unique, randomly generated identifiers
Storage Store values using unique, randomly generated identifiers. This packages consists of three types: A Storage class, a UniqueIdentifiable protoc
Draw Week Time Table on PDF using PDFKit in iOS Swift
DrawPDFTimeTable Draw Week Time Table on PDF using PDFKit in iOS Swift. Image Info This is the pdf of time table drawn using PDFKit in iOS Swift with
Flix - an app that allows users to browse movies from the The Movie Database API
Flix Flix is an app that allows users to browse movies from the The Movie Database API. Flix Part 2 User Stories REQUIRED (10pts) (5pts) User can tap
A very simplistic state machine system for Swift while mainly used with Raylib on Swift
A very simplistic state machine system for Swift while mainly used with Raylib on Swift
An Instagram clone written in Swift (Storyboard)
FakeInstagram An Instagram clone written in Swift (Storyboard) Used Libraries Firebase Storage and FireStore Firebase Auth SDWebImage ## How to Use? Y
eRouška (rouška = face mask in Czech) helps to fight against COVID-19
Read our FAQ: Czech, English eRouška (rouška = face mask in Czech) helps to fight against COVID-19. eRouška uses Bluetooth to scan the area around the
Official repository for the iOS version of the immuni application
Immuni iOS Documentation | Contributing Table of contents Context Installation Backend services UI testing Checking the build Contributing Contributor
Configurable animated onboarding screen written programmatically in Swift for UIKit
Configurable animated onboarding screen written programmatically in Swift for UIKit – inspired by many Apple-designed user interfaces in iOS – with Insignia as an example.
A modern Swift (5.6) syntax definition for Sublime Text 4
Swift for Sublime This is a WIP version of a modern Swift (5.6) syntax for Sublime Text 4. It uses the latest features of the Sublime Text syntax engi
A command line tool to parse pricing from a pdf and generate an updated csv file for House Call Pro
A command line tool to parse pricing from a pdf and generate an updated csv file for House Call Pro
ReleaseNotesKit - a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users
ReleaseNotesKit This is ReleaseNotesKit, a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users. R
FlyingFox - a lightweight HTTP server built using Swift Concurrency
Usage Credits Introduction FlyingFox is a lightweight HTTP server built using Swift Concurrency. The server uses non blocking BSD sockets, handling ea
AxisRatingBar for SwiftUI
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms to the View protocol, not just the star shape.
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
Coz profiler Swift wrapper/bindings
Swift Coz (Linux Only) Coz profiler Swift wrapper/bindings. This is a Swift wrapper around the Coz profiler here: https://github.com/plasma-umass/coz
Shimmer: A super-light modifier that adds a shimmering effect to any SwiftUI View
SwiftUI-Shimmer ✨ Shimmer is a super-light modifier that adds a shimmering effec
SwiftOpenColor - Swift port of OpenColor
Using Swift Package Manager, add it as a Swift Package in Xcode 11.0 or later
YHPlayer - An easy-to-use video player based on swift language
YHPlayer An easy-to-use video player based on swift language Features Plays loca
OTOperations - Useful Swift NSOperation and NSOperationQueue subclasses
OTOperations Useful Swift NSOperation (Operation) and NSOperationQueue (Operatio
CurrencyConverter - Currency Converter App Built With Swift
CurrencyConverter Stack: Xcode 12.5.1 iOS 14.5 UIkit iOS deployment target: 13.0
Covid Update Feed: An app that fetches data from the UK government's API for coronavirus announcements
Covid Update Feed Covid Update Feed is a single screen app that fetches data fro
RainbowGaugeSwiftUI - Rainbow Gauge made with SwiftUI
RainbowGaugeSwiftUI Rainbow Gauge made with SwiftUI.
KeyAudioManager - A swift package to make it a lot easier to play audio in your app
KeyAudioManager A swift package to make it a lot easier to play audio in your ap
MVVM-of-SuYeon - Build an Instagram iOS App Clone with Cloud Firestore, Swift 5
MVVM-of-SuYeon Instagram Firestore App Clone | Swift 5 + iOS 14 | MVVM Build an
BarcodeScannerSwift - Barcode Scanner Built With Swift
BarcodeScannerSwift This repository was built for a supermarket. Employees can k
ToDoList - A To Do app, written in Swift for iOS.
A simple Todo list A To Do app, written in Swift for iOS. Project is build on MV
Reality-iOS - NFT Augmented Reality(AR) app that demonstrate application of ARImageTracking in iOS powered by ARKit 2
Reality-iOS NFT Augmented Reality(AR) app that demonstrate application of ARImag
SymbolPicker - A simple and searchable SFSymbol Picker for SwiftUI
SymbolPicker A simple and searchable SFSymbol Picker for SwiftUI Features Symbol
ListViewSwiftUI - A project for creating a vertical list using the Swift UI.This project include topic,ListView to show list of movies,Tabbar
ListViewSwiftUI OverView A project for creating a vertical list using the Swift
Marvel-App - Marvel App For iOS Using Swift
App Previews Home Screen Detail View Features Async await UICollectionViewCompos
Rick and Morty Challenge With Swift
Rick-and-Morty-Challenge A Branch mais atualizada é a main. Tecnologias Modo cla
WebDomHandling - A Swift Package for handling JavaScript code between WebKit and Swift implemented by WebKit
WebDomHandling A Swift Package for handling JavaScript code between WebKit and S
OTAtomics - Multi-platform Swift thread-safe atomics library
OTAtomics Multi-platform Swift thread-safe atomics library. The library has full
AppStoreConnect - Interact with AppStoreConnect
App Store Connect Interact with App Store Connect APIs let client = Client(
Insta-pick - Browse images from reddit with swift
insta-pick Browse images from reddit To run the app: Clone into local folder usi
NetworkIcom - Project using Swift and SwiftUI to access Icom 7610 via Ethernet
Background This repository is an upload of a local Git repository from an Apple
Matrix-rust-components-swift - Swift package providing components from the matrix-rust-sdk
Swift package for Matrix Rust components This repository is a Swift Package for
Scutil - The swift version of my ASOC scutilUtil application. An interesting learning excercise
scutil this is the swift version of my ASOC "scutilUtil" application. An interes
NotionDrive - A swift package that can upload files to Notion.so or download files from Notion.so
NotionDrive NotionDrive is a swift package that can upload files to Notion.so or
Efs - Easy function mocking/stubbing in Swift
Efs Efs, as the pronounced plural of letter F (for function), is a simple mockin
DGPreview - Make UIKit project enable preview feature of SwiftUI
DGPreview Make UIKit project enable preview feature of SwiftUI Requirements iOS
Trust - Swift DCI Test Library
Trust Swift - DCI Pattern Test Library Support SPM How to use ? struct User {
TaskManager-CoreData - Swift IOS Application created primarily to familiarize with the CoreData framework and gain knowledge to work with it
TaskManager-CoreData Swift IOS Application The application was created primarily
Ipraktikum-swift-solutions - The solutions of the easy entrance swift quiz for the IPraktikum
ipraktikum-swift-solutions The solutions of the easy entrance swift quiz for the
Vapor-telemetrydeck - Vapor client for posting signals to TelemetryDeck, a privacy-conscious analytics service for apps and websites
Vapor-telemetrydeck - Vapor client for posting signals to TelemetryDeck, a privacy-conscious analytics service for apps and websites
IOS Swift : Explain Higher-order Function Examples
IOS Swift : Explain Higher-order Function Examples
Audite - My SwiftUI app that is using Google's text to speech API
Speech My SwiftUI app that is using Google's text to speech API. Goal is to list
Swift-Chat-Application - Swift Chat Application Using Firebase , messagekit
Swift-Chat-Application Using Firebase , messagekit
Swift-sidebar-menu-example - Create amazing sidebar menu with animation using swift
SWIFT SIDEBAR MENU EXAMPLE In this project I create a awesome side bar menu fo
API-TableView-Swift - API call with URLSession and show data to TableView with swift
API-TableView-Swift API call with URLSession and show data to TableView with swi
Web3keystore - Ethereum keystore logic, in Swift
web3keystore A module for creating and interacting with Ethereum keystores. Hand
MRFoundation - A library to complement the Swift Standard Library
MRFoundation MRFoundation is a library to complement the Swift Standard Library.
Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK
RadarCOVID iOS App Introduction Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK Prerequisites These are the tools used to bu
An app using Apple’s ExposureNotification API to detect contacts with other users of the app that may have had COVID-19.
NHS COVID-19 AG An app using Apple’s ExposureNotification API to detect contacts with other users of the app that may have had COVID-19. Dependencies
OutRun is an iOS app for recording and viewing your outdoor workouts
OutRun is an iOS app for recording and viewing your outdoor workouts. Despite the name it supports not just running, but also walking, hiking, cycling and skating.
An open source walk tracking iOS App written in Swift
Swift-Walk-Tracker An open source walk tracking iOS App written in Swift About The walk tracking application was intended to be incredibly simplistic.
Home Assistant uses Bundler, Homebrew and Cocoapods to manage build dependencies
Home Assistant for Apple Platforms Getting Started Home Assistant uses Bundler, Homebrew and Cocoapods to manage build dependencies. You'll need Xcode
This app is a native client for openHAB which allows easy access to your sitemaps
openHAB client for iOS Introduction This app is a native client for openHAB which allows easy access to your sitemaps. Beta releases are available on
TICE – Locate Friends & Meet Up
TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.