6233 Repositories
Swift ios-swift-tutorial Libraries
Import files into your Swift scripts!
Swiftmix is a tool aimed to make better use of Swift scripts. Right now there is no decent way to import source files in scripts without using SPM. Sw
Cookbook app that allows you to read, add and modify your recipes.
What-s-For-Dinner-iOS-App Cookbook app that allows you to read, add and modify your recipes. Features 🍕 🥗 View You can see recipes divided into cate
Unofficial Google ARCore Swift Package for iOS
Google didn't want to make a swift package for ARCore… so let's do it instead.
Swift easy app launcher animation.
SwiftLauncher Swift easy app launcher animation. Usage. // Twitter. let logoLayer = CALayer() logoLayer.bounds = CGRect(x: 0, y: 0, width:
Aplicación SwiftUI para visualizar datos de Github dados un usuario y un token (Github token), implementa autenticación biométrica mediante FaceID.
ios-app-swift-gitapp Aplicación SwiftUI para visualizar datos de Github dados un usuario y un token (Github token), implementa autenticación biométric
`SimpleExpandableView` is a SwiftUI view which can collapse and expand the content
SimpleExpandableView 中文说明 ExpandableView structure Example ExpandableView( headerSize: CGSize(width: 250.0, height: 50.0), cardSize: CGSize(wi
Simple Design for Swift bridge with Javascript. Also can get javascript console.log.
SDBridgeOC is here. If your h5 partner confused about how to deal with iOS and Android. This Demo maybe help. YouTube video is here. bilibili Video is
Semi-automatic installation of mods for the iOS version of KOTOR 1
KOTOR 1 Mod Manager Welcome to KOTOR 1 Mod Manager (K1MM for short), a tool designed to allow easy and simple installation of mods for the iOS version
It is a todo application created with Swift and Storyboard.
🖍 📌 ⏰ 🔖 This project contains create, update, delete or add todos to the table. Choose the todo you want to complete and then click on done. Click
A simple "Hello, World" style iOS app.
iOS Sample App - Hello World This is a simple iOS (Swift) app with a single view. The intention of this application is to demonstrate the usage of the
DevTool - A simple UI and powerful Mac OS application, Such as JSON-Formatting tool, JSON-to-model tool, AppIcon generator, Network-Request tool...
🔥 🔥 🔥 A simple UI and powerful Mac OS application. It is a collection of tools commonly used in my development work. Such as JSON-Formatting tool, JSON-to-model tool, AppIcon generator, Network-Request tool...
Swift Playgrounds for interacting with Collected.Press
CollectedSwiftPlaygrounds Swift Playgrounds for interacting with Collected.Press WebSocket Client Connects via a WebSocket to https://collected.press
Native iOS app built in SwiftUI, displays a collection of user's books.
Native iOS app built in SwiftUI, displays a collection of user's books.
Commands providing shortcuts to common Postgres introspection queries (Swift port of heroku-pg-extras)
Commands providing shortcuts to common Postgres introspection queries (Swift port of heroku-pg-extras)
Pexels API client library for the Swift programming language.
Pexels-Swift Pexels.com API client library for the Swift programming language. Overview This Swift Package is a wrapper for Pexels API to get access t
Get location of user and show near cities and weather of the cities for next 6 days. (iOS)
technical-assignment-Weather-App This project written in Swift by Emre Kılınc You need to have Xcode installed. Please open weather_app.xcworkspace wi
GLScratchCard - Scratch card effect
I loved the way payments app's like Google pay and PhonePe used scratch card option to reward it's user. Hence with 💛 cloned the same scratch card effect for you guys out there
Commmunity-supported Swift Driver for FaunaDB
Commmunity-supported Swift Driver for FaunaDB FaunaDB's Swift driver is now "community-supported". New features won't be exposed in the driver unless
An easier constructor for UIAlertController. Present an alert from anywhere.
ALRT An easier constructor for UIAlertController. Present an alert from anywhere like this. ALRT.create(.alert, title: "Alert?").addOK().addCancel().s
Simple customizable iOS bottom menu works like Tabbar, in Swift
SSCustomTabMenu Simple customizable iOS bottom menu works like Tabbar, in Swift. Features Simple and customizable iOS Tab Menu items, in Swift. Requir
Alter SDK is a cross-platform SDK consisting of a real-time 3D avatar system, facial motion capture, and an Avatar Designer component built from scratch for web3 interoperability and the open metaverse.
Alter SDK is a cross-platform SDK consisting of a real-time 3D avatar system, facial motion capture, and an Avatar Designer component built from scratch for web3 interoperability and the open metaverse.
Spiral is a SwiftUI shape for macOS, iOS and watchOS.
Spiral is a SwiftUI shape for macOS, iOS and watchOS. A spiral is a component that includes a point generator, Shape and View of the spiral. The point
A minimal iOS app that displays 3d graphic art in AR.
AR Art Attractors A minimal iOS AR(Augumented Reality) app that displays 3D graphic arts in AR. It uses attractor systems. An attractor is a set of st
RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI.
About RichTextKit RichTextKit is a Swift-based library that lets you work with rich text in UIKit, AppKit and SwiftUI. RichTextKit is under developmen
Simple driver app for the GoXlr... On Macos.
GoXLR for Mac MacOS application to manage GoXLR without virtual machine. For now, full control and compatibility of the GoXLR are not available on Mac
Swift implementation of the elm architecture (TEA)
Swiftea If you were looking for a something like this: TEA (The Elm Architecture) MVU (Model-View-Update) MVI (Model-View-Intent) Redux-like Flux-like
A Swifty API for global macOS hotkeys.
A Swifty API for global macOS hotkeys. Install Add the following dependency to your Package.swift file: .package(url: "https://github.com/jordanbaird/
Flower classifier predicting the names of over 70 different types.
Fløra Lab Table of Contents Project Onboarding Installation Swift Playgrounds iPad Mac Xcode Copyright Project Fløra Lab is a flower classification ap
SimpleMagnifyingView can be used as a magnifier as the one iOS providing 🔍. SwiftUI supported!
SimpleMagnifyingView SimpleMagnifyingView is a SwiftUI view which can create a magnifier 中文说明 How it works Example MagnifierView(isMagnifying: $isMagn
SimpleCardView-SwiftUI is a very simple card view written with SwiftUI
SimpleCardView-SwiftUI is a very simple card view written with SwiftUI
A resource based, protocol oriented networking library designed for pure-SwiftUI applications.
Monarch 👑 - WIP A resource based, protocol oriented networking library designed for pure-SwiftUI applications. Features: Async/Await Resource Based P
The core LibP2P Interfaces / Protocols and Abstractions backing the swift-libp2p project
LibP2PCore The core LibP2P Interfaces / Protocols and Abstractions backing the swift-libp2p project Table of Contents Overview Install Usage Example A
A clone for netflix iOS app for learning.
Netflix Clone 🇧🇷 Um clone do aplicativo da Netflix voltado para estudos, em Swift, voltado para iOS. O aplicativo conta com uma home, tela de novida
An Adobe .ase (Adobe Swatch Exchange File), .aco (Photoshop swatch file) reader/writer package for Swift (macOS, iOS, tvOS, macCatalyst)
ColorPaletteCodable A palette reader/editor/writer package for iOS, macOS, watchOS and tvOS, supporting the following formats Adobe Swatch Exchange (.
Compose SpriteKit animations quickly in a declarative SwiftUI-style
ActionBuilder Caveat developer: As this package is pre-release, the API may change significantly without notice. It has not been tested, so use it at
Anime Calendar's iOS App - Schedule your seasonal anime to watch!
📅 Anime Calendar Anime Calendar's iOS App - Schedule your seasonal anime to watch! Currently in progress UI Uses Xibs and some programmatic views. De
A lightweight CSS parser for parsing and creating CSS stylesheets
SwiftCSSParser A lightweight CSS parser for Swift that uses cssparser (cpp) under the hood. Basic usage Here's a simple code snippet to get you starte
SuggestionsBox helps you build better a product trough your user suggestions. Written in Swift. 🗳
SuggestionsBox An iOS library to aggregate users feedback about suggestions, features or comments in order to help you build a better product. Swift V
You can dismiss modal by using gesture
RPModalGestureTransition You can dismiss modal by using gesture. Usage 1.Define animation You define animator class inherits UIViewControllerAnimatedT
iOS UI library to show and hide an extension to your UINavigationBar
ADNavigationBarExtension is a UI library written in Swift. It allows you to show and hide an extension to your UINavigationBar Features Use Extensible
Swift SDK for Apache Kafka
SwiftKafka A swift implementation of Kafka for producing and consuming from event streams. This works by wrapping the librdkafka C library. Swift vers
Simplifies iOS user permission requests (location, push notifications, camera, contacts, calendar, photos, etc).
ICanHas Swift 4 library that simplifies iOS user permission requests (push notifications, location, camera, photo library, contacts, calendar). Instal
Unreachable code path optimization hint for Swift
Unreachable is a Swift µframework that allows for letting the compiler know when a code path is unreachable. Build Status Installation Compatibility S
UIViewController extension to present view / view controller as bottom-half modal.
UIViewController extension to present view / view controller as bottom-half modal. Installation CocoaPods pod 'SemiModalViewController' Swift Package
XcodeColorSense - An Xcode plugin that makes working with color easier.
XcodeColorSense An Xcode plugin that makes working with color easier. Inspired by ColorSense-for-Xcode with extra care for Hex color Features Show col
Terminal Colors for Swift
Terminal string styling for Swift Colors is a clean and focused solution for string styling in Swift. Usage import Colors print(Colors.blue("Blue str
Swift framework for loading various 3d models in SceneKit
AssetImportKit AssetImportKit is a cross platform library (macOS, iOS) that coverts the files supported by Assimp to SceneKit scenes. Features AssetIm
An unofficial wrapper around FSEvent tailored for Swift 5.
EonilFSEvents Eonil 2018 Maintenance. 2019 Maintenance. It's possible to use FSEvents directly in Swift, but it still involves many boilerplate works
iOS Slide Menu Controller. It is written in pure swift.
SlideMenuController Requirements iOS 9+ Installation SlideMenuController is available through CocoaPods. To install it, simply add the following line
MSBBarChart is an easy to use bar chart library for iOS
MSBBarChart MSBBarChart is an easy to use bar chart library for iOS. Usage if you want to hide label above bar barChart.setOptions([.isHiddenLabelAbov
A stand-alone Swift wrapper around the SQLite 3 client library.
Perfect - SQLite Connector This project provides a Swift wrapper around the SQLite 3 library. This package builds with Swift Package Manager and is pa
Lokalise iOS SDK
Lokalise iOS SDK Lokalise lets you manage keys and translations of your app, game, or website – either on your own or with a team of collaborators. Bu
This is the demo of MVVM-C structure with dependency injection using RxSwift.
MVVMC-Demo Demo defination This is the demo project, I have integrated two APIs for MovieDB APIS (https://www.themoviedb.org/). One for the listing of
Customizable animated slider for iOS
MMSegmentSlider MMSegmentSlider is an easy-to-use IBDesignable animated slider for iOS 7+ written in Objective-C. Installation From CocoaPods CocoaPod
Simple way to present custom views as a popup in iOS and tvOS.
PopupKit PopupKit is a simple and flexible iOS framework for presenting any custom view as a popup. It includes a variety of options for controlling h
Declarative data validation framework, written in Swift
Peppermint Introduction Requirements Installation Swift Package Manager Usage Examples Predicates Constraints Predicate Constraint Compound Constraint
The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux).
Analytics-Swift The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS/macOS/Linux/iPadOS). Analytics helps you measure your
A starter project for Sample Project in Objective C.
A starter project for Sample Project in Objective C.
round icon drag control (made in swift) dock style
ASBubbleDrag Bubble drag control integrate in storyboard : Installation CocoaPods You can use CocoaPods to install ASBubbleDrag by adding it to your P
A fully customizable UIButton
NKButton A fully customizable UIButton Example To run the example project, clone the repo, and run pod install from the Example directory first. Insta
🕸️ Swift Concurrency-powered crawler engine on top of Actomaton.
🕸️ ActoCrawler ActoCrawler is a Swift Concurrency-powered crawler engine on top of Actomaton, with flexible customizability to create various HTML sc
The Discord API implementation behind Swiftcord, implemented completely from scratch in Swift
DiscordKit The Discord API implementation that powers Swiftcord This implementation has fully functional REST and Gateway support, but is mainly geare
Swift implementation of libp2p, a modular & extensible networking stack
Swift LibP2P The Swift implementation of the libp2p networking stack Table of Contents Overview Disclaimer Install Usage Example API Contributing Cred
Simple & Elegant Command Line Interfaces in Swift
An elegant pure Swift library for building command line applications. Features Tons of class, but no classes. 100% organic pure value types. Auto gene
An elegant, flexible, type-safe dependency resolution framework for Swift
Guise is an elegant, flexible, type-safe dependency resolution framework for Swift. Flexible dependency resolution, with optional caching Elegant, str
GLWalkthrough is an easily configurable plug-and-play tool to add walkthrough or coachmarker functionality to your app with ease.
GLWalkthrough Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements Installation GLWa
Grab kbsync dynamically from your jailbroken iOS device.
KbsyncTool Grab kbsync dynamically from your jailbroken iOS device. Usage Test1:~ root# kbsynctool -s 9000 [DEBUG] Did open IPv4 listening socket 3 [D
🔍 Browse and edit UserDefaults on your app
UserDefaults-Browser Browse and edit UserDefaults on your app. (SwiftUI or UIKit) Browse Edit (as JSON) Edit (Date) Export Note: We recommend to use S
ARKit Car Rims
ARKit Car Rims Are you tired of thinking about what will look better while selecting or purchasing anything like where to put a flowerpot, lamp, a pho
Alamofire Network Layer written in swift 5 using the protocol oriented, combine, UIKit, MVVM.
CoreAPI-iOS This project Contains Alamofire Network layer Based on Protocol Oriented Concept and Combine Framework. It is created with UIKit, Alamofir
Add Strictly Typed NIO Channel Builders for Swift 5.7
⚠️ Requires Swift 5.7 Omnibus is a set of helpers for SwiftNIO that allow you to leverage Swift's generics type system to create NIO Channels. It depe
Windows 10/11 lock screen replica
Diary 📖 Windows 10/11 lock screen replica Preview Installation Add this repository to your package manager: TBD Install Diary Compatibility iPhone, i
PlayCover - a project that allows you to sideload iOS apps on macOS
PlayCover - a project that allows you to sideload iOS apps on macOS
Hot Reloading for Swift applications!
Inject Hot reloading workflow helper that enables you to save hours of time each week, regardless if you are using UIKit, AppKit or SwiftUI. TLDR: A s
An early experimental general-purpose pattern matching engine for Swift.
Declarative String Processing for Swift An early experimental general-purpose pattern matching engine for Swift. See Declarative String Processing Ove
iAppStroe is an Apple Store tool app written in SwiftUI.
iAppStore 简介 iAppStroe 是一款使用 SwiftUI 打造的苹果商店工具类 App。 1、提供苹果实时榜单查询,包含 iOS 和 iPad 的热门免费榜、热门付费榜、畅销榜,还有新上架榜、新上架免费榜、新上架付费榜等。 2、提供查询 app 详细页面内容、搜索 app、订阅 ap
Swift Package Manager command plugin for Swift-DocC
Swift-DocC Plugin The Swift-DocC plugin is a Swift Package Manager command plugin that supports building documentation for SwiftPM libraries and execu
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
AsyncExtensions AsyncExtensions provides a collection of operators, async sequences and async streams that mimics Combine behaviour. The purpose is to
A Flutter plugin to wrap HyperPay SDK for iOS and Android.
HyperPay Flutter Plugin This plugin is a wrapper around HyperPay iOS and Android SDK, it's still in alpha release, and supports limited set of functio
React Native utility library around image and video files for getting metadata like MIME type, timestamp, duration, and dimensions. Works on iOS and Android using Java and Obj-C, instead of Node 🚀.
Qeepsake React Native File Utils Extracts information from image and video files including MIME type, duration (video), dimensions, and timestamp. The
Real-time Apps the SwiftUI way
Sync Sync is a proof of concept for expanding on the Magic of ObservableObject, and making it work over the network. This let's you create real-time A
SwiftUI animation tutorials, all of demos are consisted of youtube videos at website of kavsoft
SwiftUI animation tutorials, all of demos are consisted of youtube videos at website of kavsoft
News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
Box Feed News App 📱 built to demonstrate the use of following features, SwiftUI 3 Async/Await AsyncImage List Refreshable Swipe Actions Separator Cor
MediaType is a library that can be used to create Media Types in a type-safe manner.
This is a general purpose Swift library for a concept of typed treatment for Media Types. We use this library on clients and servers to speak the same dialect and to enjoy all the comfort strong types provide over raw strings.
Free and open source manga reader for iOS and iPadOS.
Aidoku A free and open source manga reading application for iOS and iPadOS. Features Ad free Robust WASM source system Online reading through external
A sample collection of basic functions of Apple's AR framework for iOS.
RealityKit-Sampler RealityKitSampler is a sample collection of basic functions of RealityKit, Apple's AR framework for iOS. How to build 1, Download o
Swift async/await based socket
Socket Swift async/await based socket library Introduction This library exposes an idiomatic Swift API for interacting with POSIX sockets via an async
DropView - A SwiftUI library to display Apple Pencil and Pasteboard-like alerts on iOS.
DropView is a SwiftUI-based library to display alerts inspired by the Apple Pencil and pasteboard stock ones.
The ultimate companion to MusicKit.
MusadoraKit The ultimate companion to MusicKit. MusadoraKit is a Swift framework that uses the latest MusicKit and Apple Music API, making it easy to
Library for scanning documents via MRZ (Machine Readable Zones) using Vision API
MRZScanner Library for scanning documents via MRZ using Vision API. Example The example project is located inside the Example folder. To run it, you
An open source package for as-you-type formatting in SwiftUI.
DiffableTextViews An open source package for as-you-type formatting in SwiftUI. Features Feature Description ⌨️ Responsive Formats text as you type 🪄
🚀 It Makes easy to track your task 🔥 Beautiful & Animated UI👨🏻💻 . Contributions are always welcome 🤗
Taskey 🚀 What is Taskey 🤔 ? Taskey is an application build in SwiftUI to track your task with a beautiful animations and UI . Also used core data to
🍑 Convenient tool for kaomoji input
Peachy Input kaomojis to any app on your Mac Requirements Peachy requires macOS 11.0 or later. Features Quick Access Open Peachy from any Mac app with
Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules
Valid Input Validation Done Right. Have you ever struggled with a website with strange password requirements. Especially those crazy weird ones where
Integrate beautiful minimalistic plots into your app.
PlotUI · Integrate beautiful minimalistic plots into your app. Installation You can use PlotUI as package dependency to your app using Xcode: github.c
Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
Pendo SDK for IOS The Pendo Mobile SDK is a code-less, retro-active analytics collector across all of your app's versions. The SDK also allows present
Run Shortcuts straight from your Elgato StreamDeck!
About StreamDeck Shortcuts Welcome in! This Repo is for all things Shortcuts/StreamDeck! We’re all about making sure the software is Fast, Reliable, &
Reframing SwiftUI Views. A collection of tools to help with layout.
Overview A Swift Package with a collection of SwiftUI framing views and tools to help with layout. Size readers like WidthReader, HeightReader, and on
VCore is a Swift collection containing objects, functions, and extensions that I use for all my projects
VCore Table of Contents Description Library Structure Architecture Gateway Demo Installation Versioning Contact Description VCore is a Swift collectio
AirMessage Server, implemented natively in Swift
AirMessage Server AirMessage lets people use iMessage on the devices they like. AirMessage Server functions as the bridge between AirMessage client ap