Skip to content

Creating a Custom Camera View

Charlie Hieger edited this page Nov 21, 2015 · 50 revisions

Accessing the built in Image Picker Controller is an easy and quick way to get image and video capture into your app. However, when you need style and functionality that goes beyond the stock Image Picker Controller you will need to create a Custom Camera View.

Step 1: Set Up Views In Storyboard

Set Up Views In Storyboard gif|200 Outline Document gif|80

Clone this wiki locally