react-native-mail
react-native-mail copied to clipboard
Fixes for outlook
@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.
@chirag04 Can we please get this merged?
Facing the same issue on my project.
Could you please merge this MR.
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