If I use MainPage = new NavigationPage(new MainPage());
there will be a blank screen while the splash screen is gone.
but if I use MainPage = new MainPage()) there will no the blank screen.
why?
just use NavigationPage will be a blank screen?
If I use MainPage = new NavigationPage(new MainPage());
there will be a blank screen while the splash screen is gone.
but if I use MainPage = new MainPage()) there will no the blank screen.
why?
just use NavigationPage will be a blank screen?
Hello,
Welcome to our Microsoft Q&A platform!
This is a known issue, you can follow it up here: https://github.com/xamarin/Xamarin.Forms/issues/11993 .
And you can comment to raise the priority of this issue.
Best Regards,
Jessie Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
7 people are following this question.