swift6
There are 45 repositories under swift6 topic.
Mijick/Popups
Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.
fbarbat/fellmonger
đź“š An example of a cross-platform macOS/Windows application developed using Swift 6
will-lumley/FaviconFinder
A small swift library for iOS & macOS to detect favicons used by a website.
Mijick/Timer
Timers Made Simple. The Ultimate Swift Framework with advanced timer management, state control and reactive programming support.
orchetect/OSCKit
Open Sound Control (OSC) library written in Swift.
infinitepower18/Homepage-MobileSafari
Set any homepage in Safari for iOS and visionOS
stzn/swift-migration-guide-jp
Japanese translation of https://github.com/apple/swift-migration-guide
fatbobman/SimpleLogger
A simple logging library for Swift 6, providing easy-to-use logging functionalities with support for different log levels and backends.
jwd-ali/JDAnimatedTextField
Animated Subclass of UITextField created with CABasicAnimation and CAShapeLayer
jwd-ali/JDTextField
Animated UITextField enhance UX for the user by giving clarity that they are focused
ahmedkhairy711/SolidSwift
SOLID Principles - in swift
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.
nhiroyasu/auto-sendable
A refactoring tool that ensures protocols, structs, enums, and classes conform to the Sendable protocol
russell-archer/StoreKitHelper
StoreKitHelper for StoreKit2 and iOS 18
filimo/VideoTranscript2
Viewing and listening to media content with dual subtitles, featuring intuitive subtitle navigation, real-time speech synthesis, and adjustable playback speed.
fumito-ito/SwiftyJSONLines
The better way to deal with JSONLines data in Swift.
gradyzhuo/EventStoreDB-Swift
EventStore gRPC Client SDK in Swift.
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
rnine/CoreDataModelActor
Swift Package for managing Core Data concurrency using actors, inspired by @fatbobman’s experimental work, with support for iOS 13+
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."
N3v1/Swift-Benchmarking
An open-source benchmarking library for swift
N3v1/Unsplash-swift
Splashy is an unofficial Unsplash API Client Wrapper entirely written in Swift
star-sniper/MAP523
iOS Application Development - Summer 2019 | ALL LABS | MIDTERM | PROJECT | EXAM | ENJOY
SwiftScream/swift-environment-decoder
Type-safe access to your environment leveraging Swift's Decodable
shndrs/HandyStorage
It's a wrapper over UserDefaults which act like a LightStorage and work with Codable classes...Trust me it's really handy ;-)
Altered-Tech/swift-unifi-client
Unifi Client for the Early Access REST API, written in swift
AmirDaliri/SwiftUIAnimations
SwiftUI Animation Collection
daniellauyu/learnSwift
swift Study Notes
ebowwa/CustomizableGlowAnnimationButton
swift ui button
Good-Nodes/wnm-moto-IOS
Wheels & Meets Service (Motorcycle) Web View Application
orchetect/PrefsKit
A modern Swift library for reading & writing app preferences.
prachipb09/ModernConcurrencySwift
Modern concurrency with basic examples. link given to understand the concept from video
rubensrdev/BigBangApp
App guĂa de episodios de la serie Big Bang Theory sobre la que puedes llevar un seguimiento de episodios vistos, favoritos, puntuaciones, notas - Ejercicio del SDP'24 - Swift 6, SwiftUI, MVVM, OPP, Extension Pattern
rubensrdev/ConcurrenciaAsyncAwait-Playground
Playground de Xcode donde se ven los conceptos principales de concurrencia y asincronĂa en Swift 6
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
rubensrdev/PS5GamesApp
AplicaciĂłn desarrollada durante el SDP'24. PS5 Games App es un listado de videojuegos de PS5. Swift 6, SwiftUI, MVVM, OPP, Extension Pattern.