The purpose of this repository is to supplement the video with code, and to provide a simple starting point for taking pictures on iOS devices with the UIImagePickerController.
The “How to access the iOS camera using Swift 2.0” video demonstrates taking iPhone/iPad pictures using Swift 2.0, and displaying the image in a UIImageView.
The video uses Swift 2.0 and iOS 9
You can find more iOS videos on the DeegeU channel
The code is a self contained Swift project that can be loaded into XCode.
This code is written and compiled for Swift 2.0.
If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub
MIT: http://rem.mit-license.org
Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.
If you wish to contribute to any issues you find in the source code, please issue a pull request.