egzonpllana / network-layer-swift-6Links
Building a generic, thread-safe Networking Layer in Swift 6, using the latest Swift concurrency APIs and thread-safe methods to avoid multi-threading issues or crashes.
☆24Updated 3 months ago
Alternatives and similar repositories for network-layer-swift-6
Users that are interested in network-layer-swift-6 are comparing it to the libraries listed below
Sorting:
- A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.☆156Updated 7 months ago
- A demo covering the basics of the Composable Architecture (TCA)☆228Updated last year
- Advanced Navigation Support for SwiftUI.☆480Updated this week
- SwiftUI library for abstracting navigation logic from views☆471Updated last month
- A SwiftUI project that apply Modular Architect & Clean Architect & MVVM-C.☆108Updated last year
- App that demonstrate the implementation of MV Pattern in SwiftUI☆53Updated 6 months ago
- ☆245Updated 2 years ago
- Framework for Implementing Clean Navigation in SwiftUI☆111Updated 8 months ago
- Design Patterns in Swift☆162Updated 2 years ago
- A collection of TextRenderer samples for SwiftUI.☆316Updated 8 months ago
- Welcome to "Design Patterns in iOS"! This repository is your go-to resource for exploring a wide range of common design patterns in iOS a…