Add a Navigation Bar without a Navigation Controller - iOS, Swift
У вашего броузера проблема в совместимости с HTML5
Coffee Shop Tutorial: Learn how to add a navigation bar (UINavigationBar) to your iOS project without a corresponding navigation controller (UINavigationController). Covers two methods: the first uses only the main storyboard, with no coding required; the second adds to the first by adding code to a view controller (UIViewController) using Swift.