Today, weβre releasing the alpha of Jetpack Compose, our modern UI toolkit designed to help you quickly and easily build beautiful apps across all Android platforms, with native access to the platform APIs.
https://android-developers.googleblog.com/2020/08/announcing-jetpack-compose-alpha.html
Manual how to setup it: https://developer.android.com/jetpack/compose/setup
#Jetpack #Compose
https://android-developers.googleblog.com/2020/08/announcing-jetpack-compose-alpha.html
Manual how to setup it: https://developer.android.com/jetpack/compose/setup
#Jetpack #Compose
Android Developers Blog
Announcing Jetpack Compose Alpha!
Posted by Karen Ng , Director, Product Management Today, weβre releasing the alpha of Jetpack Compose , our modern UI toolkit desig...
#compose #testing
How to test Jetpack Compose UI
An example of how you can test Jetpack Compose UI and review of new APIs for that
How to test Jetpack Compose UI
An example of how you can test Jetpack Compose UI and review of new APIs for that
#compose
Always provide a Modifier parameter
Any composable you write which emits layout (even a simple Box), should have a modifier: Modifier parameter, which is then used in the layout. Why? More details in the article
Always provide a Modifier parameter
Any composable you write which emits layout (even a simple Box), should have a modifier: Modifier parameter, which is then used in the layout. Why? More details in the article
#compose
Snapper is a library which brings snapping to the Compose scrolling layouts
Snapper can be summarized as SnapHelper for LazyRow & LazyColumn, adding item snapping, maximum fling distance, snap position, and more
Snapper is a library which brings snapping to the Compose scrolling layouts
Snapper can be summarized as SnapHelper for LazyRow & LazyColumn, adding item snapping, maximum fling distance, snap position, and more
#compose #kaspresso #testing
Kaspresso 1.4.0: Jetpack Compose support Latest
π₯ Jetpack Compose support [Early access]
π οΈ Bugs fixes
Kaspresso 1.4.0: Jetpack Compose support Latest
π₯ Jetpack Compose support [Early access]
π οΈ Bugs fixes