Is it possible to create a share extension

Hey, I am just starting to look into expo and it seems great to get stuff done quickly.

One requirement for me though is, to have a share extension (sharing a url from the native browser to the mobile app). Is this possible at all with expo?

Cheers
Manuel

2 Likes

You would have to detach and use ExpoKit for this since we currently don’t have a Share Extension API exposed to JavaScript.

1 Like

@ide are there any plans for integrating it? I am facing the same issue, and many others have requested it: