Search code examples
iosswiftimageimage-editor

iOS image editor in swift


Is it possible to us iOS default image editor my existing app, like screenshot enter image description here


Solution

  • You can create a photo editing extension in your app to allow the photos app to do the editing itself.

    https://developer.apple.com/documentation/photokit/creating_photo_editing_extensions