Skip to content

sventiffe/CameraApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOS Tutorial: Building a Full Screen Camera with Swift/Xcode (Part 1)

You can read the article on Medium

Here we are going to build a custom full-screen camera application. The app provides a minimalistic UI with a single capture button at the bottom of the screen.

The template includes a pre-built storyboard and custom classes.

  • If you open the Storyboard, you will find two view controllers.
  • The Custom Camera Controller is used to show the camera interface, while the Photo View Controller is constructed for showing a captured photo.
  • Both view controllers are associated with the corresponding class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%