I am using react-native for developing my UWP windows application(windows-10), and get stuck with opening email application with attachment. React-native’s Linking is send mail with text body and without any attachment. So, is there any functionality or any library which supports sending email with attachment for windows platform?
Asked
Active
Viewed 76 times
2
-
Why don't you do it with a hyperlink. – ahmed Jul 30 '20 at 04:35