1.0.1 • Published 1 year ago

react-native-readyoursms v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React native plugin for Read SMS

This plugin is used to read any new upcoming SMS and read previous sms. 

Mostly automatic installation

To enable Read SMS feature you have to add the following code to the AndroidManifest.xml:

  <uses-permission android:name="android.permission.RECEIVE_SMS" />
  <uses-permission android:name="android.permission.READ_SMS" />
1.0.1

1 year ago

1.0.0

1 year ago