uno.toolkit.ui
uno.toolkit.ui copied to clipboard
[iOS] NavigationBar crashes on iOS 12
Smells like we are missing a check in the NavigationBarRenderer.iOS.cs for UIDevice.CurrentDevice.CheckSystemVersion(13, 0)
when referencing the UINavigationBarAppearance
APIs