Completed
- tween specs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Practical Magic with Animations in Jetpack Compose
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Principles of Animation
- 3 - What?
- 4 - Modifier.graphicsLayer
- 5 - When?
- 6 - State changes
- 7 - animateAsState
- 8 - Transition
- 9 - On Launch
- 10 - Infinitely
- 11 - With Gesture
- 12 - Flinging gesture handling
- 13 - AnchoredDraggable
- 14 - How
- 15 - Animation Specs
- 16 - tween specs
- 17 - Easing
- 18 - spring specs
- 19 - Built-in animation APIs
- 20 - Animated Visibility
- 21 - animateContentSize
- 22 - AnimatedContent
- 23 - Choosing an API
- 24 - Summary
- 25 - Bonus: Image Vectors