Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
41 stars 5 forks source link

Quick Editor: Allow 3rd party apps to inject their own image cropper #365

Closed pinarol closed 2 months ago

pinarol commented 2 months ago

WordPress/Jetpack app has its own image cropper for their avatars, since their avatars are circle, the cropper shows a circle frame to help with the cropping. And it is likely other apps can also have one.

It would be good to allow other apps to use their own image croppers.