clean-architecture-swiftui
https://github.com/nalexn/clean-architecture-swiftui
Swift
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Swift not yet supported2 Subscribers
Add a CodeTriage badge to clean-architecture-swiftui![CodeTriage badge for nalexn/clean-architecture-swiftui](/nalexn/clean-architecture-swiftui/badges/users.svg?count=2)
Help out
- Issues
- Want to write a full blog post describing the purpose of each and every line in this project.
- Decouple `Respository` logic
- CancelBag Strong Reference Cycle
- Few questions
- How do I add pagination?
- Would be cool to have the same using SwiftUI Lifecycle
- app crash after select some countires
- Find by AccessibilityIdentifier
- Question: why `case .isLoading` is not called even we got `.isLoading` on didSet?
- Something wrong with @Builder and @resultBuilder !!!
- Docs
- Swift not yet supported