This package has been deprecated

Author message:

Deprecated! You may be lucky to find me under the @sms77.io scope

react-sms77
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Sms77.io Logo

Installation

npm install react-sms77

or

yarn add react-sms77

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import Sms77 from 'react-sms77';

ReactDOM.render(
    <Sms77 
        apiKey='MY_SUPER_SECRET_API_KEY_FROM_SMS77IO' 
        to='+4901234567890' />,
    document.getElementById('root')
);

Props

apiKey: string = ''

to: string = ''

If you don't set an API key, you will get prompted to do so after typing in your message in the textarea. The same goes for the "to" prop which defines the recipient of the sent message.

Readme

Keywords

none

Package Sidebar

Install

npm i react-sms77

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

437 kB

Total Files

14

Last publish

Collaborators

  • andre7