Akram Bensalem
12/21/2021, 7:57 PMcompose.web.widgets
which provides a collection of Composable components that conform to the API and behaviour of some widgets from Jetpack Compose UI like: Column
, Row
, etc
But it's deprecated
is there any issue or disadvantages using them ?Big Chungus
12/21/2021, 8:32 PMBig Chungus
12/21/2021, 10:08 PMDavid Herman
12/22/2021, 5:49 AMDavid Herman
12/22/2021, 5:50 AMColumn
, Row
, and Modifier
classes, although they're based on Android / Desktop, not a pure fork