Rare Earth Juejin Tech Community
Nov 16, 2022 · Mobile Development
Understanding RepeatableSpec and InfiniteRepeatableSpec in Jetpack Compose Animations
This article explains the RepeatableSpec and InfiniteRepeatableSpec animation specifications in Jetpack Compose, detailing their constructors, parameters such as iterations, repeatMode, and initialStartOffset, and demonstrates practical Kotlin code examples for creating repeatable and endless animations.
InfiniteRepeatableSpecJetpack ComposeKotlin
0 likes · 11 min read