Set dimensions for UIImagePickerController “move and scale” cropbox

前端 未结 4 1684
忘掉有多难
忘掉有多难 2020-11-28 04:20

How does the \"move and scale screen\" determine dimensions for its cropbox?

Basically I would like to set a fixed width and height for the \"CropRect\" and let the

4条回答
  •  [愿得一人]
    2020-11-28 05:01

    Kinda late to the game but I think this may be what you are looking for: https://github.com/gekitz/GKImagePicker

提交回复
热议问题