1.0.8 • Published 5 years ago

@lemos97/rn-send-sms v1.0.8

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

react-native-send-sms

npm version

Disclaimer: Android Only

iOS version probably in a future release.

Getting started

$ npm install @lemos97/rn-send-sms --save

Mostly automatic installation

$ react-native link @lemos97/rn-send-sms

Usage

import SendSms from "@lemos97/rn-send-sms";

// TODO: What to do with the module?
SendSms.send(phone_number, message, () => callback);
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago