Welcome to the Jetpack Compose Animations project! 🎉 This repository is dedicated to exploring animation techniques using Jetpack Compose. Currently, it focuses on AnimatedVisibility, with more animation types coming soon.
- AnimatedVisibility: Smoothly animate the visibility of UI components.
- Open the project in Android Studio.
- Build and run the app on an emulator or physical device.
- AnimatedContent
- animate*AsState
- Transition
- etc.
Stay tuned for more features and improvements!
Feel free to contribute by suggesting new examples or improvements! Open an issue or submit a pull request.
This project is licensed under the MIT License.