Replies: 1 comment
-
Flagged by @luizgrp that the advice is handled already by
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From https://developer.android.com/topic/architecture/ui-layer/state-production#initializing-state-production
In Horologist we follow the guidance of deferring initialisation of view models, but it leads to repetitive verbose patterns.
I figured NiA might be a good check to see if we should keep doing this, but it doesn't seem to be adopted.
Is this something planned?
Beta Was this translation helpful? Give feedback.
All reactions