/react-native-messaging

React Native wrapper for iOS and Android SMS Messaging

Primary LanguageJavaMIT LicenseMIT

react-native-messaging

Quick and easy-to-use React Native component that wraps the native iOS and Android API for SMS Messaging.

NOTE: This is still a work-in-progress

Installation

Just install the package using:

npm install --save react-native-messaging

Additional Setup

react-native link

License

This project is licenced under the MIT License.