VladislavAntonyuk / vladislavantonyuk.github.io

https://vladislavantonyuk.github.io
2 stars 1 forks source link

How can I replicate the examples ? #40

Closed cagriy closed 1 year ago

cagriy commented 1 year ago

Hello,

Thanks a lot for great examples. Looking at: https://vladislavantonyuk.github.io/articles/Creating-a-card-stack-layout-using-.NET-MAUI/

Is there a way to replicate examples on this page where the top card smoothly move out or in ? I've downloaded the Pizza example on GitHub but it only makes the top card instantly disappear instead of sliding out.

Many thanks,

Ali

VladislavAntonyuk commented 1 year ago

You can add animation to the card like FadeAnimation from CommunityToolkit.MAUI