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 28, 2016
by Steven Lipton
27 Comments
Almost every iPhone and iPad now has a camera. Many people want to use a camera in their apps for various reasons. While you may not be building the next Instagram or Twitter, there are many places where photo documentation comes in handy. There… Continue Reading “How to Use UIImagePickerController for a Camera and Photo Library in Swift 3.0.”
Category: GUI, ios8, Swift, Swift Swift, TutorialTags: camera, crashes, info.plist, Photo, Photo Library, popover, popover in swift, popover UIBarButtonItem, UIAlertController, UIAlertController example, UIImagePicker, UIImagePickerController, UIImagePickerControllerDelegate, UIImageView
Posted on December 4, 2014
by Steven Lipton
54 Comments
[Updated to Swift 2.0/iOS9 09/29/2015 SJL] Almost every iPhone and iPad now has a camera. Many people want to use a camera in their apps for various reasons. While you may not be building the next Instagram or Twitter, there are many places where… Continue Reading “Swift Swift: Using the UIImagePickerController for a Camera and Photo Library.”
Category: GUI, ios8, Swift, Swift Swift, TutorialTags: camera, Photo, Photo Library, popover, popover in swift, popover UIBarButtonItem, UIAlertController, UIAlertController example, UIImagePicker, UIImagePickerController, UIImagePickerControllerDelegate, UIImageView
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