RuhsarGunes

Results 1 comments of RuhsarGunes

I managed to fix the issue in Xamarin adding this line(Window.rootViewController = navBar) into the below method in the ViewPresenter class. It is mentioned here https://stackoverflow.com/questions/57922502/uinavigationbar-overlapping-status-bar-when-open-project-in-xcode-11. protected override UINavigationController CreateNavigationController(UIViewController...