After months of procrastinating, I am finally getting to the last chapter of “Mental Models of Jetpack Compose”, at least for now. Today, we are gonna talk about components, and hindsight. Component If you just look at the basics structure of Component in React or Widget in Flutter, you will probably…