React Native Bridge Example to Send Direct SMS from React Native App

11 thoughts on “React Native Bridge Example to Send Direct SMS from React Native App”

  1. Hi.
    I’ve implemented this as you’ve mentioned. But when I’m doing this from a real device the solution is not working. Can you please help with that?

    Reply
  2. Whenever I try to send a message it is giving me the following error:
    [TypeError: null is not an object (evaluating ‘DirectSms.sendDirectSms’)]
    Kindly help me because I don’t understand it is showing null when both mobile no and SMS body have text in there.
    I will be very grateful to you!

    Reply
  3. Hello thank you for your helpful explanation, I would like to know if there is a way to listen to received sms ?

    thank you

    Reply
  4. Hello
    great tutorial Thank you so much. Just I’m getting this error
    [TypeError: null is not an object (evaluating ‘DirectSms.sendDirectSms’)]
    happens after Permission is granted

    Reply

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.