react-native-mail
react-native-mail copied to clipboard
Added callback with null error to notify if a mail is send for android
In case of android, the user is only getting callback, in case of error. Need a callback to notify user if the mail is send.
This will fix https://github.com/chirag04/react-native-mail/issues/181
For anyone also looking at this: it invokes the callback when the native mail app is opened, not when email is successfully sent