Page: 5

Jetpack Compose Conventions for the @Composables to Make Them Better
Learn more about creating more developer-friendly composable for everyone
Android Tutorial

Stop Using Test Tags in the Jetpack Compose Production Code
Replace test tags with the semantics which are actually useful
Android Tutorial

End-To-End Testing With Robot Pattern And Jetpack Compose
Make your end-to-end tests more explicit and readable for everyone
Android Tutorial

Multitasking Intrusion and Preventing Screenshots on Android App
Protect your user's privacy and adhere to requirements
Android Tutorial

How to think about fakes and mocks to make your testing easier
Avoid being blocked by unmatched input to the mock with fake
Android iOS Flutter Tutorial Best Practices

Jetpack Compose Transition Animations
The accompanist compose animations got deprecated and migrated to the standard compose navigation library
Android Tutorial