How will this work on a real project with NavHost/list/details? is there a following video showing this scenario?
@mubaraknative5 ай бұрын
We have a shared element transistion in compose now with official one! BTW it is useful for KMP
@Chirag-Redij3811 ай бұрын
Hey steve... I do want to use shared element transition to the full size like you had in the 1st example but the posters I want to set are in lazycolumn... How do I do that?
@maks-qe7ui Жыл бұрын
i have a note app with lists of notes. When i click on some note can i use this libraty to move to another screen with this kind of animation?
@Techniuss11 ай бұрын
you need Millions of views ❤ I am thankful
@roushanali19188 ай бұрын
Great stuff. i am wondering how can we achieve this with compose destinations
@morfeoraikonen Жыл бұрын
First of all great video and explanation, second which IDE are you using looks very clean, that’s Fleet ?
@StevdzaSan Жыл бұрын
Android Studio beta UI.
@morfeoraikonen Жыл бұрын
@@StevdzaSan thanks I will try, look neat🤗
@ahmadab9666 Жыл бұрын
nice, thank you, it's will be very usefull in my project i just hope it's seamless, is it better than motion layout? i use motion layout and it's not seamless like what i expected.
@Nyao3511 ай бұрын
Thank you, but it's crazy how it's harder to do if you compare it to the Hero widget in flutter
@redmist5761 Жыл бұрын
What is ripple effect?
@dungngminh Жыл бұрын
Can you make a tutorial transition like miniplayer in youtube
@majidarabi7149 Жыл бұрын
I am looking for exactly this tutorial, but unfortunately, I did not find a good tutorial for Jetpack Compose. @Stevdza-San
@joelposhapir3737 Жыл бұрын
Can you make videos on android kotlin design patterns, what you think about it?
@michaelk7942 Жыл бұрын
Thanks for the video 😊
@frankyjunior6005 Жыл бұрын
Lovely library
@David-zb8br Жыл бұрын
this doesnt work with compose navigation right?
@StevdzaSan Жыл бұрын
I don't think so, because there would be a conflict between transition animations I guess.
@mi_coder8637 Жыл бұрын
@@StevdzaSan are there any Shared Element Transitions for compose navigations?