Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Awesome-Android is an amazing list for people who need a certain feature on thei

#### Animations
- [SmoothMotion](https://github.com/abdullahalhakimi/SmoothMotion) - Kotlin library for simplifying animations and transitions in Jetpack Compose.
- [StackSwipe](https://github.com/SoxiaLiSA/StackSwipe) - Pixel-perfect iOS App Switcher for Jetpack Compose with spring physics and rubber band overscroll.
- [Rebound](https://github.com/facebook/rebound) - Rebound is a Java library that models spring dynamics.
- [Android View Animations](https://github.com/daimajia/AndroidViewAnimations) - Cute view animation collection.
- [Android-Transition](https://github.com/kaichunlin/android-transition) - Allows the easy creation of view transitions that react to user inputs.
Expand Down