Use of ViewModel, Flow, Hilt and Coil in Jetpack Compose

Compose can be used with multiple Jetpack components Compose can cooperate with the development of multiple Jetpack components to improve development efficiency Multiple combinations Use composite with ViewModel summary The use of ViewModel in Compose is consistent with Jetpack. Usually, when we build a page, if one piece of data needs to ...

Posted by jmboblee on Fri, 24 Dec 2021 19:47:38 +0100