Hilt-MVVM-Compose-Movie
Hilt-MVVM-Compose-Movie copied to clipboard
Managing loading states
Thank you for great sample. I have a suggestion for you :
Managing loading states for every method call can lead to repetitive code, which can make the project harder to maintain and extend. Consolidating loading state management would indeed make it cleaner and more manageable.
Thanks for your valuable feedback. Will focus on accordingly
Hi, Do you have any plans to migrate from Retrofit to KTor library for network calling?
@gopalmak I don't have plan to migrate from retrofit to Ktor in current future. I've already another repo in Compose multiplatform which has Ktor implementation Ref: https://github.com/piashcse/kmp-movie
Ref: https://github.com/piashcse/Hilt-MVVM-Compose-Movie/pull/46