注册后等操作完成后,使用 nodemailer 从本机应用程序自动发送电子邮件

Sending email automatically from react native app using nodemailer when an action is done like after registering

我想通过 nodemailer 从我的 React 本机应用程序发送电子邮件 如果有人能帮我解决这个问题,我将不胜感激。

上面还有一个视频,但是他没有透露他是怎么做到的,也没有给出代码。

https://www.youtube.com/watch?v=qeVthSN17Nk

请帮助我。

这是使用node.js、express.js和nodemailer

发送邮件的教程

https://medium.com/coox-tech/send-mail-using-node-js-express-js-with-nodemailer-93f4d62c83ee