react-native-mail icon indicating copy to clipboard operation
react-native-mail copied to clipboard

Added callback with null error to notify if a mail is send for android

Open jineshfrancs opened this issue 4 years ago • 2 comments

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.

jineshfrancs avatar Oct 20 '21 05:10 jineshfrancs

This will fix https://github.com/chirag04/react-native-mail/issues/181

jineshfrancs avatar Oct 20 '21 05:10 jineshfrancs

For anyone also looking at this: it invokes the callback when the native mail app is opened, not when email is successfully sent

eVoloshchak avatar Oct 05 '22 10:10 eVoloshchak