UIImagePickerController editing view circle overlay

后端 未结 5 1252
太阳男子
太阳男子 2020-12-13 02:58

I\'ve been able to get pretty far with what I\'ve been wanting to accomplish, and that\'s to replicate iOS\'s built in circular photo cropper for the built in contacts app.

5条回答
  •  再見小時候
    2020-12-13 03:28

    For doing this from camera, try using the cameraOverlayView and set your own view. That will work only when picking from camera though and not photo library.

提交回复
热议问题