To learn more about animation in Jetpack Compose, consult the following
additional resources:

## Animation cheat sheet

The Compose animation cheat sheet is a quick reference of some of the most useful
Compose animation APIs. The cheat sheet is also [downloadable in PDF
format](https://storage.googleapis.com/android-stories/compose/Compose_Animation_Cheat_Sheet.pdf).

[![Useful Compose testing APIs](https://developer.android.com/static/develop/ui/compose/images/compose_animation_cheat_sheet.png)](https://developer.android.com/static/develop/ui/compose/images/compose_animation_cheat_sheet.png)

## Samples

## Blog posts

- [Customizing AnimatedContent in Jetpack Compose](https://medium.com/androiddevelopers/customizing-animatedcontent-in-jetpack-compose-629c67b45894)
- [Easing into Easing Curves in Compose](https://medium.com/androiddevelopers/easing-in-to-easing-curves-in-jetpack-compose-d72893eeeb4d)

## Codelabs

- [Jetpack Compose Animation](https://developer.android.com/codelabs/jetpack-compose-animation)

## Videos

- [Animation Reimagined](https://www.youtube.com/watch?v=Z_T1bVjhMLk)

- [Five quick animations in Compose](https://developer.android.com/develop/ui/compose/quick-guides/content/video/five-animations-compose)