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 108 forks source link

Fixes #85, some apps in iOS share multiple content types at once #86

Open lukemcgregor opened 3 years ago

lukemcgregor commented 3 years ago

Fixes an issue where some apps (ie adobe sign and fill) share both text and a file at the same time. Previously this meant that the library would only send one or the other, now it sends both