Introduction This is part 2 of a series of two articles: Part 1: a summary of common ui patterns and what we learn from them Part 2: creating a simple, adaptable, predictable and composable UI framework for Kotlin Multiplatform The patterns/frameworks discussed in part 1 serve as inspiration to define a…