Hi <@UHAJKUSTU> looking to use viewmodel with deco...
# decompose
s
Hi @Arkadii Ivanov looking to use viewmodel with decompose navigation and components. Does it make sense to use moko-mvvm viewmodel with decompose? if any how we want to use, what should be the best approach?, where i should handle that? Also thinking of using mvi as well. Where should this fit then?
a
Hello! I think there is no need in any VM library if you are using Decompose. Please read through this section of docs: https://arkivanov.github.io/Decompose/component/instance-retaining/
👍 1
s
Yep, actually i read that already, But i was thinking of making it android mvvm friendly by just using navigation only from decompose and viewmodel for bloc, But that does not make sense, I think if we are using decompose, its single handedly enough to handle all the things, I will try viewmodel approach in separate project. thnx
👍 1