GiampaoloGabba / Xamarin.Plugin.SharedTransitions

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

[iOS] - Shell back animation doesn't work #50

Closed GiampaoloGabba closed 3 years ago

GiampaoloGabba commented 3 years ago

pop is performed with the standard animation. drag animation is super-weird...

GiampaoloGabba commented 3 years ago

this is challenging and got the next release delayed. The latest versions of xf changed the navigation in shell and now pop & EdgeGesture are broken... I'm trying to find a way to fix it but everything is internal/protected and is very difficult

GiampaoloGabba commented 3 years ago

done