Core: Domain Layer
Support Reactive Navigation: Utilize the Domain Layer as the catalyst for routing. Use Cases drive session state changes in SessionManager, which MainActivity observes to perform reactive Compose Navigation transitions.
[NEW] Result.kt
[NEW] BaseUseCase.kt
[NEW] LoginUseCase.kt - Atomic Business Transaction:
[NEW] LogoutUseCase.kt
Rho.Studio® - Engineering Department - Contact alexis.tercero@rho.studio
Core: Domain Layer
Support Reactive Navigation: Utilize the Domain Layer as the catalyst for routing. Use Cases drive session state changes in
SessionManager, whichMainActivityobserves to perform reactive Compose Navigation transitions.[NEW] Result.kt
[NEW] BaseUseCase.kt
[NEW] LoginUseCase.kt - Atomic Business Transaction:
[NEW] LogoutUseCase.kt
Rho.Studio® - Engineering Department - Contact alexis.tercero@rho.studio