PinnedPublished inProAndroidDevHow to Automatically Test Jetpack Compose NavigationNavigation is a core functionality of all mobile apps, and the tedious work lies in manually testing every possible navigation path from a…Mar 241Mar 241
PinnedPublished inProAndroidDevScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 2, 20245Dec 2, 20245
Published inStackademicJetpack Compose Adaptive library I: Switch navigation menuThis article aims to introduce key features of the Compose Material3 Adaptive library. In the upcoming posts, I’ll explore its core…Nov 6, 2024Nov 6, 2024
9 Tips to improve your Jetpack Compose PreviewsWhen developing new composables, following these tips can make it easier to maintain your code and speed up the creation of previews.Oct 28, 20243Oct 28, 20243
Subcomposition in Jetpack Compose: How to Use Measurement Phase Data in Other ChildrenSubcomposition in Jetpack Compose is an advanced concept that allows developers to use measurement data from composables that aren’t…Oct 13, 2024Oct 13, 2024
Cómo construir un gráfico de barras en Android con Custom Layout de Jetpack ComposeIntroducciónSep 22, 2024Sep 22, 2024