Sharing image from within phone gallery to your app

Hi Guys,

I would like to know if is there a possibility using Expo to share image from within my phone gallery to my app built with Expo?

Let’s assume that in my app user can gather some images. Typical way to do that is to use Image Picker from within my app. However, it would be great if smartphone user could add photo from his/her smarphone gallery to my app by cicking share–><my_app_icon> in the smartphone gallery.

Is there such a possibility? Internet reasearch and Expo documentation seem to indicate that it is not possible.

Thanks in advance!