Camera-App-Template
Camera-App-Template copied to clipboard
Sample camera app template with dedicated tutorial UI & all the necessary utilities to start your next iOS camera project for iPhone or iPad.
Camera App Template for iPhone and iPad
Sample camera app template with dedicated tutorial UI & all the necessary utilities to start your next iOS camera project for iPhone or iPad. Features rich animations, sound effects and sharing features.
Written entirely on plain old Objective-C and extremely extensible.
Requirements
Xcode version 7.3.1 (7D1014) with iOS 9.2 SDK required. CocoaPods 1.0 is also a must.
Installation
Clone the repo and run $ pod intsall
in the dedicated project folder.
You could also use the built-in PodInstall.command file if you're super lazy.
Compatibility
Tested on iPhone and iPad with iOS 8.0 and up, 9.0 and up and iOS 10.0 Developer Beta 1. Project minimal deployment target is iOS 8.0.
This project uses ARC and is Bitcode compatiable. Project is built on top of Storyboards and Xibs with Autolayout and Size Classes.
Contributing
We'd love to see your ideas for improving this project! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat: