tkporter / react-native-sms

SMS composer with callbacks for iOS and Android
248 stars 101 forks source link

[Feature request - Android] Sending multiple attachments #84

Open soliloquyx opened 4 years ago

soliloquyx commented 4 years ago

Would be a beneficial add-on to this library. We tried to figure it out by using ACTION_SEND_MULTIPLE, but couldn't get it to work.