kk-vv / ZXHTakePhotoUtils

Custom Take Photo View and crop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use

  • Notice: Info.plist setting

Privacy - Camera Usage Description

  • Code
ZXTakePhotoUtils.popshow(upon: self, showConfirm: true) { (data, sourceImage, cropImage) in
    self.imgCrop.image = cropImage
}
  • IMG
IMG1 IMG2
IMG1 IMG2

About

Custom Take Photo View and crop


Languages

Language:Swift 100.0%