Replies: 1 comment
-
@FM1973 Did you ever find a solution to this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I´m trying to disable all page transition animations.
When navigating using GoToAsync and setting animated false, this works on Android everywhere.
On IOS this only works for pages not set as a ShellContent page in appshell.xaml.
I tried to set Shell.PresentationMode="NotAnimated" but this doesn´t help on IOS.
Does anyone know how to disable the fading animation on IOS?
Beta Was this translation helpful? Give feedback.
All reactions