一个完全可以定制的iOS摄像头:Cool-iOS-Camera

jopen 10年前

一个完全可以定制和现代风格的iOS摄像头,采用AVFoundation实现。

一个完全可以定制的iOS摄像头:Cool-iOS-Camera

特性

  • 极其简单和易于使用
  • 可定制的界面
  • Code-made UI assets that do not loose resolution quality & resize dynamically depending on the screen size of the device.
  • Added animations to the UI elements for a more intuitive and responsive feel.
  • Overlays over any presented view controller or view
  • Made for iPhone & iPad
  • Built for iOS 8
安装
  • Include theAVFoundation.Frameworklibrary in your project, click on your project's target, navigate to Build Phases, then go to Link Binary With Libraries, click on the + and add the AVFoundation.Framework.
  • Browse to the directory of the demo app and drag theCustomizableCamerafolder into your Xcode project.
  • import"CameraSessionView.h"to the view controller that will invoke the camera.

项目主页:http://www.open-open.com/lib/view/home/1426228842342