react-native-mail
react-native-mail copied to clipboard
BLOB attachments suport
I would be great to support BLOB attachments. Currently, to send a json I have to create a temporary file and pass a link. Passing a BLOB would so much simpler.
Thanks.