Hello everyone! Animation is used to give the UI ...
# compose-ui-showcase
y
Hello everyone! Animation is used to give the UI a rich look and feel. While manual implementations were typical task, Google introduced Shared Element Transitions for Jetpack Compose at their 2024 I/O event. Now Jetpack Compose includes a native API to simplify this process. Shared element transitions have long been a sought-after feature for Android developers, providing a more engaging and intuitive user experience. This helps maintain visual continuity and improves the user experience, especially when navigating between different screens. We're excited to highlight a fantastic community-driven demo SSCompose-SharedElement that showcases the power of the new Shared Element Transition API in Compose. Github repo : SSCompose-SharedElement Let's appreciate the efforts by giving a star () to this repository.