Into the Compose-Verse: A Beginners Guide To Jetpack Compose: Composables and Modifiers.
Part 2: Composables and Modifiers
Jetpack Compose comprises two significant elements, composable functions, and modifiers.
Composables are simple functions that let us define our app’s UI programmatically. We express how our UI should look with kotli...
Ogün
Le
I loved your blog, hoping that you will be continuing share more about jetpack compose( especially integration of firebase with mvvm. ) Thank you