Hello. For the past week I was experimenting how to implement Shared Elements transition between screens, similar to the Hero widget from Flutter.
I wrote some code and uploaded it to GitHub yesterday. It works quite ok, although there are some issues/challenges that I described in README file.
If anyone is interested in checking it and maybe giving some feedback - here is the link:
https://github.com/mobnetic/compose-shared-element 🙂