emailjs-com / emailjs-react-native

Official EmailJS SDK for React Native. No server is required.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

api needs to calls to populate email template with variables for sending email #2

Open acraig11 opened 3 hours ago

acraig11 commented 3 hours ago

Using the example code provided by emailjs, I found that the email template only works when submit is pressed twice. Additionally, I've used most of this months email allotment to try and fix this issue. Thanks for any help in advance. Alan Craig

acraig11 commented 3 hours ago

The example I've used is the react native example.