React-Native-DirectSms Boilerplate for react native directSms. Making react-native possible to send SMS in background or Programmatically. what I did? Create DirectSmsModule Create DirectSmsPackage Register DirectSmsPackage steps above are tutorial from this article , then I added import android.telephony.SmsManager; in DirectSmsModule.java