Need Amp support #1300
noumankhan95
started this conversation in
Ideas
Replies: 1 comment
-
This would be a blessing. I'm new to AMP, but excited for it. I think a new package would have to be made though. The AMP components simply react differently compared to regular react-email components. For instance with AMP state:
i'd love to have this typed properly in React. How would this look? Not sure. Where would you define AMP State to begin with? I'm not a great TS developer, but again this would be amazing and would totally complete this library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
we should be able to send amp emails as we do so using nodemailer
Background
like nodemailer we should be able to embed AMP components and send them to user like
Proposal
using the above example if you test in amp playground , u can see what i did , there.i believe amp support should be enabled to fully leverage the power of this package
Beta Was this translation helpful? Give feedback.
All reactions