GiampaoloGabba / Xamarin.Plugin.SharedTransitions

Shared Element Transitions between pages in Xamarin.Forms (IOS/Android)
MIT License
414 stars 57 forks source link

How to set the duration? #61

Closed csp04 closed 3 years ago

csp04 commented 3 years ago

Is there a way to speed up the transition?

GiampaoloGabba commented 3 years ago

You can set the SharedTransitionDuration property in you SharedTransitionNavigationPage or SharedTransitionShell

More info on wiki