Join Slack
Powered by
Has anyone looked into crafting shared element tra...
# compose
c
chris-horner
10/20/2020, 10:28 PM
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
Vinay Gaba
10/20/2020, 11:43 PM
There’s a library for it that someone created -
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1586184058144200
Vinay Gaba
10/20/2020, 11:44 PM
And our very own Zach also had a proposal for it at some point -
https://github.com/zach-klippenstein/compose-backstack/issues/27
🤔 1
Vinay Gaba
10/20/2020, 11:44 PM
I do expect first class support for it as this topic has been brought up a few times
a
allan.conda
10/21/2020, 2:57 AM
I asked about it and I heard it’s a bit on a lower priority, however. I’m not expecting 1st party solution soon
4
Views
Open in Slack
Previous
Next