Posted on June 30, 2016
by Steven Lipton
18 Comments
Modal views are one of the fundamental ways to present view controllers. Some early applications on the iPhone were completely modal views — some still do. Modals do not do their own housekeeping like navigation controllers or tab controllers, so they are not as… Continue Reading “Adding Modal Views and Popovers in Swift 3.0”
Category: iOS10, Swift, Swift Programming, TutorialTags: Auto Layout, identifier, modal, modal view, modal view in swift, mulitasking, popover, popover cgrect, popover in swift, popover inrect, segue, segue id, segues, Size classes, storyboard, storyboard ID, swift, Swift 3.0
Posted on June 15, 2015
by Steven Lipton
Leave a Comment
Apple’s documentation for WatchKit is quite clear, even when it is lying. The documentation states you can have hierarchical navigation or page navigation but not both. Here’s is where it lies: you can have a page-based navigation as part of a hierarchical navigation scheme.… Continue Reading “Swift Watchkit: Working With Modal Views Part 3: Modal Page Views”
Category: ios8, Swift, Tutorial, WatchKitTags: Apple Watch, Buttons, glance, groups, layout, modal, modal controller, modal interface, modal view, Notification, Page, page controller, page interface, page view, Programming Apple watch, Story Board, storyboard, swift, Watchkit
Posted on August 30, 2014
by Steven Lipton
23 Comments
[Updated to Swift 2.0/iOS9 9/29/15] There are times your user interface needs to grab attention for a control. This is what modal views and popovers are. Modal views are one of the oldest of the view controllers. Some early applications on the iPhone were… Continue Reading “The Swift Swift Tutorials: Adding Modal Views and Popovers”
Category: Swift Programming, Swift SwiftTags: Auto Layout, modal, modal view, modal view in swift, mulitasking, popover, popover cgrect, popover in swift, popover inrect, Size classes, swift