Open OmarBasem opened 5 years ago
I am unable to get the urls of multiple images on iOS. It only returns the url of one single image. How can I get the urls of all the images selected?
use react-native-file-share-intent
i ve used this package with all new features with react native greater than 0.60 support react-native-receive-sharing-intent
I am unable to get the urls of multiple images on iOS. It only returns the url of one single image. How can I get the urls of all the images selected?