accompanist (184) tivi (51) jetpack compose (11) android ui (6) android animations (4) chris banes (3) nested scrolling (3)
Recent Composable metrics April 11, 2022 · 3950 words · 19 mins As teams start using Jetpack Compose, most of them eventually find that there is a missing piece of the puzzle: measuring the performance of your composables. Slotting in with Compose UI December 6, 2021 · 1556 words · 8 mins The Slot API pattern is a pattern which is used extensively throughout the Compose UI codebase. Always provide a Modifier parameter October 22, 2021 · 1258 words · 6 mins This is hopefully going to be a short post, but one
Recent Parallax effect in Jetpack Compose 12 September 2023 · 1034 words · 5 mins The best way to implement a Parallax effect in Jetpack Compose Composable metrics 11 April 2022 · 3906 words · 19 mins As teams start using Jetpack Compose, most of them eventually find that there is a missing piece of the puzzle: measuring the performance of your composables. Slotting in with Compose UI 6 December 2021 · 1550 words · 8 mins The Slot API pattern is a pattern which is used extensively throughout the Compose UI
Recent SwiftUI for Jetpack Compose developers - State (I) 4 December 2023 · 5023 words · 24 mins Explore the seamless transition from Jetpack Compose to SwiftUI for developers. Dive into the intricacies of managing state in SwiftUI, gaining valuable insights and tips for a smooth development experience. Parallax effect in Jetpack Compose 12 September 2023 · 1034 words · 5 mins The best way to implement a Parallax effect in Jetpack Compose Composable metrics 11 April 2022 · 3906 words · 19 mins As teams star