I am aware that this question has been asked before but most of them are from over a year ago and I am wondering whether the issue still persists.
Does Xamarin Forms still provide no support on custom navigation page transitions?
I know that you can make animations well in the native applications but it seems from my research that Xamarin Forms requires either a custom renderer or package for doing a simple custom page transition. Has this changed at all or is that still the norm? Hoping they added some form of support since those threads were asked.
Thanks