This article covers adding and customizing the “Pull to Refresh” action in the Jetpack Compose. In addition to that, we will explore how to trigger pull to refresh action in UI tests.| Mobile development with Alex
This article covers creating and customizing the "Switch" component in Jetpack Compose for enabling/disabling features. It explores differences between "Material" and "Material 3" libraries, and how to interact with and verify the Switch component's state in UI tests.| Mobile development with Alex
Explore different dropdown menus in Jetpack Compose. This guide covers information about creating, customising and testing dropdown menu in Jetpack Compose.| Mobile development with Alex