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

A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android

Results 84 react-native-mail issues
Sort by recently updated
recently updated
newest added

I have the following problem when to use the react-native-mail library in my IOS app: - The lib only works when I'm logged into the mail app through Gmail account,...

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.

xCode build fails with no indication of why after I add libRNMail.a to the Link Binary With Libraries section of Build Phases, anyone seen this before?

When I launch email opening from my react native application, this package returns the following message "not_available". Faced with this problem, I put this portion of code as a comment...

The Mailer function is unable to detect GMail as a mailing App on the phone with Android 13 when its the only mailing App present. Case 1: Only GMail as...

Hi guys i have problem with my Project. i use react native mail to send my PDF file to mail. It was work well on Android but on IOS it...

Trying to implement a Support Request by email with some attached files. Everything works perfectly on iOS but I'm stuck with a weird error on Android 13 where the app...

I'm using the below code. It's working fine in the IOS mobile. But Not working in the Android mobile. An error shows the "**permission denied for the attachment**". After I'm...

I seem to be having a problem getting a good HTML email sent out by android. It looks great on iOS, but it seems on Android that only the br...