Lists (1)
Sort Name ascending (A-Z)
Starred repositories
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
Dependency injection framework for Swift with iOS/macOS/Linux
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
A static site generator for Swift developers
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Example of Modern Domain Driven modularisation of iOS apps
Open source game built in SwiftUI and the Composable Architecture.
Acknowledgements screen displaying a list of licenses, for example from CocoaPods and Swift Package Manager dependencies.
Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app
QuranEngine is the engine powering the Quran.com iOS app.
LiveKit Swift Client SDK. Easily build live audio or video experiences on iOS, macOS, tvOS, and visionOS.
Magical testing tools for Swift macros.
A FOSS navigation SDK built from the ground up for the future
A command-line tool to get all used Swift Package dependencies.
A non-trivial starter for UniFFI library projects targeting iOS and Android
Simple Codable NSURLSession wrapper, ideal for new or existing projects and code challenges. Works with Codable, Decodable for responses and Encodable for requests. Used in Clean Architecture.
iOS Multi-Screen Data Entry Flow with SwiftUI and MVVM