issues Search Results · repo:sergdort/ModernCleanArchitectureSwiftUI language:Swift
Filter by
57 results
(48 ms)57 results
insergdort/ModernCleanArchitectureSwiftUI (press backspace or delete to remove)Hi @sergdort I m wondering what would be the best way to approach Core Data To-Many relationships using this
architecture? Calling asDomain()on both sides of the relationship (assuming a To-Many relationships ...
ruipfcosta
- Opened on Apr 30, 2024
- #91
image: img width= 1440 alt= Screen Shot 2020-09-17 at 16 51 58 src=
https://user-images.githubusercontent.com/17588791/93436724-1d01d200-f906-11ea-993c-5f46c415ba96.png
lexuanquynh
- 1
- Opened on Sep 17, 2020
- #83
As far as I know, rxSwift is 3rd party library. If the use case which is main logic of the app containing 3rd party
library.. at the base of the app it s depending on rxSwift.
Meaning that this one is ...
tirtavium
- 1
- Opened on Jun 21, 2020
- #82
Hi. I found this good repo today, and learn so much from it. But I maybe just found a memory leak. Select the Network
tab, and select one post what ever you like, then the edit post vc come in, then click ...
mengxiangjian13
- Opened on Jun 19, 2020
- #81
HI, First to say, this an awesome project which focus on Clean Architecture and my main reference. Now i am on a Combine
project and requires ActivityIndicator and ErrorTracker on Combine Version.
mahi8514
- 1
- Opened on May 31, 2020
- #80
Let s say we want to save PostDetail model also in this PostsUseCase, in that case, how do we satisfy the generic
constraint for it.
final class PostsUseCase Repository : Domain.PostsUseCase where Repository: ...
kaungsoe
- 3
- Opened on Mar 30, 2020
- #78
Hi! Thanks for providing a really nice starting point to think about how to build up an app and separate concerns. Of
course, my first improvement was to have a UsecaseProviding and UsecaseDefinable protocol. ...
jbehrens94
- Opened on Mar 25, 2020
- #77
PostsViewModel is exposing to the view the Post mode as output: let selectedPost: Driver Post
My question is: PostsViewController knows Post data model which means that the view knows the model. As far ...
evyasafhouzz
- 1
- Opened on Nov 24, 2019
- #76
I tried Xcode 10, it works fine, but crashes on Xcode 11 whenever you click Realm Tab.
RunLoopThreadScheduler:
private final class ThreadTarget: NSObject { @objc fileprivate func threadEntryPoint() { ...
g-enius
- 2
- Opened on Sep 24, 2019
- #73
Your domain has entities... but they have absolutely no logic or critical business rules associated to them... it only
defines entities and a use case provider protocol...
You have 3 redundant use cases ...
mycroftcanner
- 6
- Opened on Sep 23, 2019
- #72

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.