Adding a contact

There is an API for retrieving contacts but is there an API for saving a contact into address book? From vCard for example. I can’t see any in docs.

There is not currently an API to do this. Can you make a feature request here? https://expo.canny.io

Ok, done. Do you have any advice how to achieve this by other means? Some modules I found requires react-native link which means I would have to detach to ExpoKit which is not desirable…