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

Fixes for outlook

Open kacyn opened this issue 7 years ago • 3 comments

@chirag04

This PR includes fixes for Outlook. Outlook only gets attachments from ACTION_SEND and it also needs the output of Html.fromHtml(body) to return a string.

kacyn avatar Jun 09 '17 23:06 kacyn

@chirag04 Can we please get this merged?

kacyn avatar Oct 17 '17 17:10 kacyn

Facing the same issue on my project.

Could you please merge this MR.

lchapoy avatar Mar 06 '18 21:03 lchapoy

I've resolved the merge conflict in a new PR, but I really don't understand how/why this worked in the first place, so it could use some extra review. @kacyn if you have time, please let me know if this seems ok to you. https://github.com/chirag04/react-native-mail/pull/183

MaxPMagee avatar Jun 30 '21 18:06 MaxPMagee