An open API service providing repository metadata for many open source software ecosystems.

Topic: "swift6"

Mijick/Popups

Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.

Language: Swift - Size: 154 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,667 - Forks: 89

DebugSwift/DebugSwift

A toolkit to make debugging iOS applications easier 🚀

Language: Swift - Size: 1.77 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 840 - Forks: 83

GottaGetSwifty/CodableWrappers

Make Custom Serialization of Swift Codable Types easy with Annotations

Language: Swift - Size: 285 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 701 - Forks: 43

ifitdoesntwork/DAExpandAnimation

A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants.

Language: Swift - Size: 2.49 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 581 - Forks: 44

FlineDev/ErrorKit

Simplified error handling with built-in user-friendly messages for common errors. Fully localized. Community-driven.

Language: Swift - Size: 2.84 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 369 - Forks: 6

CoderLineChan/SwiftlyUI

UIKit Plus: Infusing SwiftUI-like Development Efficiency. Revolutionizing UIKit development through chain syntax, resultBuilder, and modern APIs, retaining full native control while achieving SwiftUI-grade productivity. UIKit Plus: 注入 SwiftUI 式开发效率​​ 通过链式语法与现代化 API 重构 UIKit 开发范式,在保留原生控制权的同时,获得 SwiftUI 级开发效率。

Language: Swift - Size: 17.5 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 255 - Forks: 27

will-lumley/FaviconFinder

A small swift library for iOS & macOS to detect favicons used by a website.

Language: Swift - Size: 2.6 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 198 - Forks: 35

Mijick/Timer

Timers Made Simple. The Ultimate Swift Framework with advanced timer management, state control and reactive programming support.

Language: Swift - Size: 31.3 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 175 - Forks: 2

orchetect/OSCKit

Open Sound Control (OSC) library written in Swift.

Language: Swift - Size: 9.44 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 115 - Forks: 11

rudrankriyam/MLX-Outil

Tool calling using MLX Swift across iOS, macOS, and visionOS platforms

Language: Swift - Size: 593 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 101 - Forks: 8

infinitepower18/Homepage-MobileSafari

Set any homepage in Safari for iOS and visionOS

Language: Swift - Size: 4.32 MB - Last synced at: about 24 hours ago - Pushed at: 10 days ago - Stars: 57 - Forks: 4

rryam/LumoKit

Swift package for on-device Retrieval-Augmented Generation (RAG)

Language: Swift - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 57 - Forks: 3

denissimon/iOS-MVVM-Clean-Architecture

Example iOS app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency.

Language: Swift - Size: 7.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 49 - Forks: 11

Kaiede/Bedrockifier

Command-line tools and Service for Minecraft Servers (Bedrock & Java)

Language: Swift - Size: 305 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 48 - Forks: 7

fatbobman/SimpleLogger

A simple logging library for Swift 6, providing easy-to-use logging functionalities with support for different log levels and backends.

Language: Swift - Size: 86.9 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 42 - Forks: 4

Ramiz69/Slider

Language: Swift - Size: 43.7 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 40 - Forks: 5

stzn/swift-migration-guide-jp

Japanese translation of https://github.com/apple/swift-migration-guide

Language: Markdown - Size: 267 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 34 - Forks: 8

jwd-ali/JDAnimatedTextField

Animated Subclass of UITextField created with CABasicAnimation and CAShapeLayer

Language: Swift - Size: 3.48 MB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 2

jwd-ali/JDTextField

Animated UITextField enhance UX for the user by giving clarity that they are focused

Language: Swift - Size: 2.35 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 6

DeveloperAcademy-POSTECH/2025-C4-M13-Visionable

이 레포 ⭐ 안누르면 모기 물림🦟 - 라고 후랑크가 씀

Language: Swift - Size: 8 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 24 - Forks: 0

mochidev/CodableDatastore

An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.

Language: Swift - Size: 418 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 21 - Forks: 1

russell-archer/SKHelper

A lightweight StoreKit2 helper package that provides support for implementing In-App Purchases and Subscriptions in Xcode 16 using SwiftUI, Swift 6, iOS 17 and macOS 14. Also supports iOS 26 and macOS 26. Supports Swift 6 strict concurrency settings.

Language: Swift - Size: 66.9 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 1

Orange-OpenSource/ouds-ios

A Swift Package of SwiftUI components library for Orange Unified Design System

Language: Swift - Size: 498 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 17 - Forks: 1

orchetect/PrefsKit

Modern, flexible, observable, testable app preferences written in Swift.

Language: Swift - Size: 555 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 14 - Forks: 1

FlineDev/IntelligenceKit

Unified Swift package for OpenAI API integration with GPT-5 support and advanced reasoning capabilities.

Language: Swift - Size: 30.3 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 13 - Forks: 1

TheRakiburKhan/RKAPIService

RKAPIService is a simple and handy API Service utilizes swift concurrency aka async/await

Language: Swift - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 0

ricky-stone/SwiftRest

SwiftRest is a lightweight, easy-to-use Swift package for building REST API clients. It provides a flexible and robust solution for sending HTTP requests with built-in support for retries, base headers, and per-request authorization tokens—all while using a consistent JSON encoding/decoding strategy.

Language: Swift - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 12 - Forks: 2

EngOmarElsayed/AsyncImage

This pacakge provides a clean way to fetch images from url

Language: Swift - Size: 5.16 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 12 - Forks: 2

joshgallantt/Nexus

A modern, concurrency-safe, fire-and-forget logging and tracking interface for Swift applications.

Language: Swift - Size: 4.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 0

chsxf/CiderKit.Tween

A pure Swift tweening library that complies with Swift 6 Strict Concurrency

Language: Swift - Size: 124 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 10 - Forks: 0

gradyzhuo/KurrentDB-Swift

Kurrent Databse (EventStore) gRPC Client SDK in Swift.

Language: Swift - Size: 2.3 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

Trust-IT/Pitstop

A modern SwiftUI app to track car's fuel expenses and more

Language: Swift - Size: 21.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2

bastie/w2ni18n Fork of akshaynagpal/w2n

Convert number words from different languages with Swift, Python, dotNet or Java API eg. three hundred and forty two to numbers (342) or vingt-et-un (21) or две целых три десятых (2.3).Word2Number-i18n convert number words (eg. twenty one) to numeric digits (21).

Language: Python - Size: 422 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 10

SwiftyID/website

Website SwiftyID

Language: Swift - Size: 795 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

filimo/VideoTranscript2

Viewing and listening to media content with dual subtitles, featuring intuitive subtitle navigation, real-time speech synthesis, and adjustable playback speed.

Language: Swift - Size: 2.65 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

bonkey/AwaitlessKit

Simplifies the migration to async/await. It likely performs better than your ad hoc hacks.

Language: Swift - Size: 329 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 0

lemo-nade-room/event-store-adapter-swift

This library is designed to turn DynamoDB into an Event Store for Event Sourcing.

Language: Swift - Size: 208 KB - Last synced at: 6 days ago - Pushed at: 15 days ago - Stars: 4 - Forks: 0

rnine/CoreDataModelActor

Swift Package for managing Core Data concurrency using actors, inspired by @fatbobman’s experimental work, with support for iOS 13+

Language: Swift - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

diamirio/Injection

Swift Dependency Injection

Language: Swift - Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

yeniful/Migrating-To-Swift6-Translation-KR

Swift 6 마이그레이션 문서 한국어 번역

Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

antonio-war/SwiftySQL

SwiftySQL is a lightweight and intuitive SQLite ORM for Swift

Language: Swift - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

KC-2001MS/ArticleUI

Library to create scrollable headings and contents views

Language: Swift - Size: 17.7 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

russell-archer/StoreKitHelper

StoreKitHelper for StoreKit2 and iOS 18

Language: Swift - Size: 7.67 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

nhiroyasu/auto-sendable

A refactoring tool that ensures protocols, structs, enums, and classes conform to the Sendable protocol

Language: Swift - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Orange-OpenSource/ouds-ios-design-system-toolbox

The showcase application of the SwiftUI components library with code examples for Orange Unified Design System

Language: Swift - Size: 188 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

orchetect/SwiftRIFF

Swift package for reading, and writing RIFF files, including WAV files.

Language: Swift - Size: 144 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

jaroshevskii/the-composable-architecture-tutorials

🥥 Tutorials from Meet the Composable Architecture.

Language: Swift - Size: 759 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

NikSativa/SpryKit

Spry is a framework that allows spying and stubbing in Apple's Swift language. Also included is a XCTAsserts for the spied objects

Language: Swift - Size: 188 KB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 2

joshgallantt/Mercury

Mercury is a lightweight and easy to use HTTP client for Swift that includes many quality of life features out of the box. Its designed to remove networking boilerplate so you can focusing on building your app.

Language: Swift - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Kous92/Test-iOS-leboncoin-2021-version-2025

Une version améliorée de ma réalisation lors du test iOS de leboncoin dans le cadre du processus de recrutement en tant que développeur iOS, à l'époque en 2021.

Language: Swift - Size: 1.89 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

SwiftScream/swift-environment-decoder

Type-safe access to your environment leveraging Swift's Decodable

Language: Swift - Size: 53.7 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

fumito-ito/SwiftyJSONLines

The better way to deal with JSONLines data in Swift.

Language: Swift - Size: 18.6 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

gokulnair2001/AlignKit

Streamlined Constraint Management in UIKit

Language: Swift - Size: 1.2 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

LucasVanDongen/OvoTimer

The SwiftUI rebuilt iOS version of Ovo Timer"Boil the perfect egg; brush your teeth for two minutes and not a second more; have an exact ten-minute run. Live your life with the precision of a samurai."

Language: Swift - Size: 23.4 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ByLuu55/LumoKit

Swift package for on-device Retrieval-Augmented Generation (RAG)

Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

otaviocc/MicroContainer

A tiny, dependency-free Dependency Injection (DI) container for Swift.

Language: Swift - Size: 27.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

nslogmeng/swift-service

A lightweight, zero-dependency, type-safe dependency injection framework for Swift.

Language: Swift - Size: 42 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

joshgallantt/SwiftSmartViewModels

Protocols for ViewModels that support State containers and Event Emission.

Language: Swift - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rubensrdev/PopcornTrail

Popcorn Trail es una aplicación iOS desarrollada en Swift 6 y SwiftUI, diseñada para explorar películas y series a través de la API de The Movie Database (TMDb). La app permite a los usuarios descubrir contenido popular, realizar búsquedas avanzadas y gestionar sus listas personalizadas.

Language: Swift - Size: 322 KB - Last synced at: about 15 hours ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sindreoyen/NMEAParser

A native-built NMEA parser for iOS and macOS applications.

Language: Swift - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Altered-Tech/swift-unifi-client

Unifi Client for the Early Access REST API, written in swift

Language: Swift - Size: 93.8 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

akihokurino/swift6-composable-architecture

swift6 composable-architecture sample

Language: Swift - Size: 32.4 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Altered-Tech/swift-jira-client

Jira Client for the Rest API v2, written in Swift

Language: Swift - Size: 962 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

N3v1/Unsplash-swift

Splashy is an unofficial Unsplash API Client Wrapper entirely written in Swift

Language: Swift - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

star-sniper/MAP523

iOS Application Development - Summer 2019 | ALL LABS | MIDTERM | PROJECT | EXAM | ENJOY

Language: Swift - Size: 3.49 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

DrunkOnJava/Nestory

Production-grade iOS inventory management app with SwiftData, CloudKit sync, and AI-powered capture

Language: Swift - Size: 6.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sudip208/MacOS-menu-bar-app-XCode-template

🖥️ Create MacOS menu bar apps easily using this Xcode template. Customize with your own name and features for a unique application.

Language: Swift - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

the-trumpeter/MacOS-menu-bar-app-XCode-template

I couldn't find any templates or good tutorials for this, so I did some research and here's a template

Language: Swift - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

natorsc/swift-lang

This repository is your complete guide to learning the fundamentals of Swift programming.

Language: Swift - Size: 1.85 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

davidgeere/swift-rest

Rest brings the power of Swift's modern concurrency to HTTP networking with a clean, intuitive API that feels right at home in your Swift projects.

Language: Swift - Size: 145 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

lemo-nade-room/event-store-adapter-swift-sqlite

SQLite adapter for Event Store Adapter Swift - Persistent event sourcing & CQRS storage with optimistic locking, snapshots, and atomic transactions

Language: Swift - Size: 32.2 KB - Last synced at: 6 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

bhavishya112/SwiftFM

🌟 Generate text easily with SwiftFM, a beginner-friendly API for Apple Foundation Models on iOS and macOS 26+, enabling on-device and typed results.

Language: Swift - Size: 17.6 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Kous92/Test-iOS-leboncoin-2021-version-2025-SwiftUI

Une version améliorée, en SwiftUI, de ma réalisation lors du test iOS de leboncoin dans le cadre du processus de recrutement en tant que développeur iOS, à l'époque en 2021.

Language: Swift - Size: 2.65 MB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

kubens/swift-cookie-storage

🍪 Cross-platform Swift library for RFC6265-compliant HTTP cookie management. Pure Swift implementation for Apple platforms, Linux & Swift on Server frameworks.

Language: Swift - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

kubens/swift-yahoo-finance

A cross-platform Swift Package Manager library providing unofficial access to Yahoo Finance data and APIs. Supports macOS, iOS, watchOS, tvOS, and Linux with Swift 6.0+ concurrency features and server framework compatibility.

Language: Swift - Size: 16.6 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

KDTechniques/Pixel-Desktop-Pictures-MacOS-App

A free macOS app that automatically updates your desktop wallpaper hourly, daily, or weekly with high-quality images. Personalize your experience by creating custom collections. 🏞️

Language: Swift - Size: 31.2 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

adamlonda/planxtrack-ios

🚧 Work in progress  Core Training app

Language: Swift - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rafaelglg/RickMortyApp

A mobile app built with SwiftUI to explore Rick and Morty characters, with a focus on performance, design, and usability.

Language: Swift - Size: 526 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bastie/bzip2 Fork of MateuszBartosiewicz/bzip2

BZip2 implementation in Swift

Language: Swift - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SahilAgashe/Leetcode

Solving Leetcode Questions in Swift Programming Language

Language: Swift - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AreroKetahi/ErrorHandler

A very tiny repackage for SwiftUI's alert(isPresent:error:actions:) modifier.

Language: Swift - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

shndrs/HandyStorage

It's a wrapper over UserDefaults which act like a LightStorage and work with Codable classes...Trust me it's really handy ;-)

Language: Swift - Size: 43 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

emvakar/EKNetwork

lightweight, extensible Swift framework designed for building type-safe, declarative, and asynchronous HTTP network layers in a clean and maintainable way

Language: Swift - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nikolainobadi/NnGoogleAdsKit

A swift package to streamline Google Mobile Ads integration

Language: Swift - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Good-Nodes/wnm-moto-IOS

Wheels & Meets Service (Motorcycle) Web View Application

Language: Swift - Size: 993 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lucasdeprit/Injector

A lightweight and easy-to-use dependency injection framework for Swift

Language: Swift - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sledrabbit/swift-distilled

A Swift 6 cheatsheet for LeetCode style problems

Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

russell-archer/SKHelperDemo

A demo project for the SKHelper package that shows how to create a SwiftUI app with in-app purchases for iOS and macOS using Xcode 16.

Language: Swift - Size: 8.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

flngsquirrl/Acorn

Food storage app

Language: Swift - Size: 75.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kroshkaEvan/BankCards

Language: Swift - Size: 55.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zijievv/XCam

A "Swift-6-compiler-pleasing" camera demo in SwiftUI.

Language: Swift - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

crontab/PhotoCamera

Photo camera module for Swift 6 and iOS 18

Language: Swift - Size: 10.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

brettdavies/AiAiO

AI-powered video sharing platform for sports teams, built with SwiftUI and Firebase. Features automatic video summaries, face blurring for minors' privacy, and secure team collaboration. Includes real-time video processing, GPT-based highlights, and granular access controls. Perfect for coaches, parents, and sports organizations.

Language: Swift - Size: 1.59 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

infinitepower18/EmailClientHelper

Swift helper package to send an email using 3rd party apps

Language: Swift - Size: 37.1 KB - Last synced at: about 24 hours ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mushthak/ScaleStateApp

An iOS app showcasing clean architecture principles using pure Swift. Features Redux-style state management, composition root pattern, and strict concurrency. Built with SwiftUI and zero external dependencies, demonstrating scalable architectural patterns for iOS development.

Language: Swift - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mohammad-nej/SearchAndSort

Sort And Search on Background thread

Language: Swift - Size: 160 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sammakesprograms/SwiftSimpleValues

The "Simple Values" section of https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/

Language: Swift - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sammakesprograms/SwiftHelloWorld

Hello, World! using Swift.

Language: Swift - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rubensrdev/EmpleadosAPI

App que utiliza una API REST para obtener y enviar datos sobre empleados - Ejercicio del SDP'24 - Swift 6, SwiftUI, MVVM, OPP, Extension Pattern, Arquitectura Observable iOS 17 y posterior, Concurrencia Estricta con Swift 6

Language: Swift - Size: 2.97 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

daniellauyu/learnSwift

swift Study Notes

Language: Swift - Size: 14.6 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0