1 min readJun 8, 2020
Thank you putting all of the components together! This would be a daunting task without developers like yourself paving the way.
In addition to this post, I've found Gabor Varadi’s ViewModelsUtils.kt, outlined in this post, useful for creating ViewModel’s based on a navigation graph. This is useful for sharing business logic across fragments and managing the lifecycle of that data.