egzonpllana / NetworkLayerSwift6
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.
☆21Updated last month
Alternatives and similar repositories for NetworkLayerSwift6
Users that are interested in NetworkLayerSwift6 are comparing it to the libraries listed below
Sorting:
- A SwiftUI project that apply Modular Architect & Clean Architect & MVVM-C.☆93Updated 6 months ago
- Swift + MVVM + XCTests + SOLID + SwiftPackage☆62Updated last year
- A demo covering the basics of the Composable Architecture (TCA)☆225Updated 6 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…☆186Updated last year
- A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.☆149Updated 2 months ago
- 🇺🇸 Clean Code Adapted for Swift☆110Updated 10 months ago
- Design Patterns in Swift☆163Updated last year
- Swift Package to build UIKit in a functional manner☆73Updated 6 months ago
- Advanced Navigation Support for SwiftUI.☆352Updated 2 weeks ago
- A list of Swift Macros to make your coding live on Apple ecosystem simpler and more productive.☆103Updated last year
- Framework for Implementing Clean Navigation in SwiftUI☆101Updated last month
- App that demonstrate the implementation of MV Pattern in SwiftUI☆50Updated 7 months ago
- Sample app that showcases the use of the Coordinator Pattern in SwiftUI☆231Updated 4 years ago
- This readme file is helpful for people who is preparing for iOS Interview onsite roles☆176Updated 3 months ago
- ☆32Updated 2 months ago
- Software and development☆142Updated this week
- ☆54Updated 2 years ago
- Simple SwiftUI Navigation component. Alternate NavigationStack with supporting from iOS 14. We are fixing all know Apple bugs and perfor…☆101Updated last month
- ☆33Updated 2 years ago
- iOS Multi-Screen Data Entry Flow with SwiftUI and MVVM☆82Updated 2 years ago
- SwiftUI Clean Architecture example with unit tests☆94Updated 8 months ago
- A collection of iOS example code and applications.☆152Updated last month
- SwiftUI NavigationStack for iOS 14 and 15☆124Updated 9 months ago
- A collection of computer science knowledge, data structures, algorithms, in iOS - Swift.☆115Updated 3 years ago
- URLRequest Builder Implementation for Combine