I have created a node file that sends an OTP SMS. When the user clicks on a button in their react native app, the node file should run to generate and send the OTP message. Im not sure how to trigger that. Any idea?
I have created a node file that sends an OTP SMS. When the user clicks on a button in their react native app, the node file should run to generate and send the OTP message. Im not sure how to trigger that. Any idea?