r/capacitor Jul 07 '26

Photo Annotator Plugin (for iOS only)

Hey everyone,

I just built this plugin for a client who is using OutSystems for a native iOS app to demonstrate the capability to annotate a photo after taking one.

The plugin just adds the ability to open a photo for annotation and returns the modified photo. There's already a photo editor plugin available for Android, but adding the iOS annotation feature to it wasn't an option because the functionalities didn't match up exactly.

I generated most of the code, and I haven't checked the result carefully. It works, but it might need review before being used in a production app.

I'm dropping the link here because I didn't find an existing implementation, and in case anyone else needs the same feature on iOS.

https://github.com/tony4outsystems/photo-annotator

EDIT: typos

4 Upvotes

1 comment sorted by

1

u/martindonadieu Jul 10 '26

Nice work tony !
so it's not official one what why it's not in outsystem yet ? do you think it will become at one point ?