简体   繁体   中英

Shared element transition in Jetpack compose

I wanted to animate my image logo from Screen A to Screen B. In XML based layouts it was possible using windowContentTransitions & transitionName . So I wanted to ask is something similar available in Jetpack Compose ?

I have already seen this https://github.com/mobnetic/compose-shared-element

But, Is there something in-built functionality similar to the XML?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM