Jetpack Compose Ludo board created using Jetpack compose AndroidTutsJune 6, 2023June 6, 2023 Jetpack_Compose_Ludo Ludo board created using Jetpack compose GitHub View Github Related
Building blocks for designing media experiences in Compose UI telephoto.mp4 Designing a cohesive media experience for Android can be a lot of work. Telephoto aims to make that easier…
Jetpack-Compose lib: Aspect Ratio based on parent reference Compose – Aspect Ratio Reference What? Jetpack Compose Modifier.aspectRatio does not let you choose the reference. Goal. Choose the reference to compute the…
A Jetpack Compose App which allows a user to request arbitrary numbers in the Fibonacci sequence Fibonacci A Jetpack Compose App which allows a user to request arbitrary numbers in the Fibonacci sequence. Screenshots Design decisions…