/deegeu-swift-camera-basic

How to take pictures with the camera in iOS using Swift

Primary LanguageSwiftMIT LicenseMIT

How to access the iOS camera using Swift 2.0

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

Getting started

The code is a self contained Swift project that can be loaded into XCode.

This code is written and compiled for Swift 2.0.

Getting help

If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub

License

MIT: http://rem.mit-license.org

Feedback

Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.

Contributions

If you wish to contribute to any issues you find in the source code, please issue a pull request.