Closed sswi closed 4 years ago
@sswi maybe this is something wrong with FlipPageAnimation. Try to user any other type (for example Slide)
I tried to use all the animation effects and still navigate to the white page. Thanks.
this issue still exists
@SUDALV92 Could you please check on latest release?
I think it fixed. Thanks @pmahend1
On iOS, when I navigate from the Home page to page 1th, if I swipe right on the screen instead of clicking the Back button to return, it will navigate to an unknown pure white page.
app.xaml.cs
MainPage = new AnimationNavigationPage( new MainPage());
MainPage XAML
Page1 XAML: