RayeW47
06/08/2022, 7:51 PMclass
to a @Composable fun
? I can't quite conceptualize it and for the most part I'm writing imperative UI with composeAdam Powell
06/08/2022, 7:52 PMRayeW47
06/08/2022, 7:56 PMclass
to handle most of the validation logic and I can't figure out how to convert a class
to a composable
. More generally, I often find myself writing a class to "separate concerns" rather than doing it the "proper" compose way.class
but I can't imagine it because I am stuck doing things the old wayAdam Powell
06/08/2022, 7:58 PMRayeW47
06/08/2022, 8:02 PMFrancesc
06/08/2022, 8:21 PM