capacitor-community / contacts

Contacts Plugin for Capacitor
https://capacitor-community.github.io/contacts/
125 stars 54 forks source link

feat: add ability to save image on `createContact` #126

Closed robingenz closed 2 months ago

robingenz commented 2 months ago

This PR adds the ability to save an image using the createContact method with base64.

Close #59

robingenz commented 2 months ago

@tafelnl Could you review/merge this or at least create a dev release so that we can ship this feature?