Part 2: Building User Interfaces
This part takes a practical approach to teach you how to write fast, robust, and beautiful Jetpack Compose apps. The many examples we will examine will provide you with a solid understanding of how the library works.
We will cover the following chapters in this part:
- Chapter 4, Laying Out UI Elements in Compose
- Chapter 5, Managing State of Your Composable Functions
- Chapter 6, Building a Real-World App
- Chapter 7, Exploring App Architecture