Halil Ozercan @halilibo.com · Nov 3

A very simple demo of just adding a `sharedElement` modifier between screens using Compose Navigation. Yes, the video player is separately composed between pages. Also the currently playing item animation is a shared element. Btw this is on Android TV. Compose works its magic everywhere.

13 likes 1 replies

?

Replies

Saket Narayan · Nov 3

Looks great! I've seen Instagram do this on iOS and have always envied it. How difficult was this to implement? I noticed that the video flashes when transitioning to and from fullscreen mode. Can that be removed, or is that a limitation of the embedded surface?