Romman Sabbir
Romman Sabbir
Hi, I believe that UseCase following Single Responsibility Principle means they designed to do only a single task. So, in that case we need to combine multiple UseCase into a...
@matiasdelbel yes, we are looking for the same answer. Also, you are right. Calling multiple repository from a single UseCase doesn't break the SRP because UseCase is supposed to a...
@pankajpy actually, I'm talking about how to merge/combine multiple UseCase into one. Yes, I know how to merge multiple API calling using Coroutine but UseCase is missing in this scenario.
@ZhuSniffsTheRose Yes got your point. But the scenario is: - Have 3 Different Repository for Different Purpose - Have 3 Different Use Case for 3 Different Purpose Now, I can...
Any update on this? The prbolem is same: So when I'm opening map firstly all okey, no crash. But when I'm navigating to another fragment and than return back to...
Hi, pardon me if my question is out of the context. Why we need to `Encrypt` the user session for Rooted Device? If a device is rooted, the device is...
> I am planing to provide (as a new major release or separate library) a Jetpack Compose scanner view and move away from the Activity approach. This would then allow...
The add medication view comes multiples comes.
> Hi, I am a new contributor, I would love to continue on this PR That would be great!.