LazyX in Jetpack Compose
In the previous article, Scrollable Containers in Jetpack Compose, we explored the possibility of enabling scroll on any composable.
We also mentioned that in situations where we have a long list of items to scroll, it is much more optimal to use a L...
jovmit.dev11 min read