Part 3: Diving into Other Jetpack Libraries
In this final part, we will explore and utilize other important Jetpack libraries, including Paging and Lifecycle, while making use of Kotlin Flow and creating a new demo project.
This section comprises the following chapters:
- Chapter 11, Creating Infinite Lists with Jetpack Paging and Kotlin Flow
- Chapter 12, Exploring the Jetpack Lifecycle Components