|
|
|
|
|
by hevalon
1097 days ago
|
|
How long does it take to have my domain whitelisted? and should I be able to send emails under one domain? Do you support react-native? Can I send it from the backend (eg next.js server-side backend)? Is it for only transactional emails? Thanks! |
|
Should I be able to send emails under one domain? - Yes, you can add as many domains as you want in case you wanna send from multiple domains
Do you support react-native? - Resend is designed to be used in the backend, so you'll have to call an API from react-native
Can I send it from the backend (eg next.js server-side backend)? - Yes, here's a Next.js example: https://resend.com/docs/send-with-nextjs
Is it for only transactional emails? - It's designed around transactional emails, but you can use it for other use cases