Skip to content

This repository showcases various animations built using Jetpack Compose.

Notifications You must be signed in to change notification settings

ayush19sinha/Jetpack_Compose_Animations

Repository files navigation

Jetpack Compose Animations

Welcome to the Jetpack Compose Animations repository! 🎨

This repository showcases various animations built using Jetpack Compose. I'll be continuously adding new animations, ranging from simple transitions to complex sequences, all designed to enhance the user experience in modern Android applications.

Animations

1. Card Slide Animation

This animation demonstrates a sliding card effect with a crossfade background transition. It includes animated scaling and fade-in/out effects to highlight the currently selected item.

Animation.mp4

Features:

  • Crossfade Background: Smoothly transitions between background images.
  • Scaling Effect: Highlights the selected card with a scaling animation.
  • Animated Text: The title and description of each card fade in and out based on the selected state.

Getting Started

To explore the animations, clone the repository and open it in Android Studio:

git clone https://github.com/ayush19sinha/Jetpack_Compose_Animations.git

Navigate to the relevant files and start experimenting with the animations in your projects.

Contributing

Feel free to contribute by suggesting new animation ideas or submitting pull requests. Let's build an awesome collection of Jetpack Compose animations together!

About

This repository showcases various animations built using Jetpack Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages