mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

Work-around iOS 13 navigation controller rotation bug #363

Closed friedbunny closed 4 years ago

friedbunny commented 4 years ago

Fixes #361 by removing UINavigationController.hidesBarsWhenVerticallyCompact, which appears to have issues in iOS 13.

/cc @captainbarbosa @jmkiley