Has anyone looked into crafting shared element tra...
# compose
c
Has anyone looked into crafting shared element transitions between composables? I know Android's Transition API wasn't much loved, but I'm really missing something like it in Compose 😅
👍 1
v
There’s a library for it that someone created - https://kotlinlang.slack.com/archives/CJLTWPH7S/p1586184058144200
And our very own Zach also had a proposal for it at some point - https://github.com/zach-klippenstein/compose-backstack/issues/27
🤔 1
I do expect first class support for it as this topic has been brought up a few times
a
I asked about it and I heard it’s a bit on a lower priority, however. I’m not expecting 1st party solution soon