ajith-ab / react-native-receive-sharing-intent

A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
MIT License
297 stars 106 forks source link

install not complete #179

Open geetee24 opened 9 months ago

geetee24 commented 9 months ago

I added the few steps in the https://ajith-ab.github.io/react-native-receive-sharing-intent/docs/intro to My EXPO app.

App builds. but I cant seem to get my Expo app nor Expo GO to appear in the share to list in ios.

Am I supposed to ALSO do the Ios install steps too?

Your docs leave MUCH to be desired. please tell me ALL steps needed to allow my Expo app to use your lib in iOS :(

Help