1.0.0 • Published 7 years ago

react-native-react-native-get-sms-android v1.0.0

Weekly downloads
4
License
-
Repository
-
Last release
7 years ago

react-native-get-sms-android

Decided to start this package because react-native-android-sms isn't maintained. It doesn't work with newer React native versions

Getting started

$ npm install react-native-get-sms-android --save

Mostly automatic installation

$ react-native link react-native-get-sms-android

Manual installation

Android

Usage

import SmsAndroid from 'react-native-get-sms-android';

##thanks
* react-native-android-sms