DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
458 stars 200 forks source link

Shared element transition in iOS CMP #1014

Closed takahirom closed 2 months ago

takahirom commented 2 months ago

We didn't use SharedTransitionLayout in the IosComposeKaigiApp, which disabled the shared element transition. Could we use it?

Corvus400 commented 2 months ago

I would like to work on this task.