Jetpack compose provides powerful and intuitive Kotlin APIs for building native app UI. Modifiers are one of them and my favorite API.
In this talk, we'll dive deep into modifiers and learn how to use them to customize the look and behavior of our UI components. We'll look at creating custom modifiers and reusing modifiers.
Then, we'll also explore some of the best practices using modifiers.
At the end of the talk, we'll have learned how to use modifiers to build robust and flexible UIs.