When I have update Xamarin.forms version to 2.5.0.280555 then my navigation bar hide.
If I have downgrade to 2.4.0 its working fine.
I have try to add NavigationPage.SetHasNavigationBar(this, true); but its not working.
↧
Navigation bar hide when update Xamarin.forms 2.4.0 to 2.5.0.280555
↧