React Native SMS User Consent

react-native-sms-user-consent

React Native SMS User Consent - React Native module that exposes SMS User Consent API to React Native apps It allows apps to read the verification code from an SMS message with the user’s permission.

The official developer guide on Android

Installation

npm install react-native-sms-user-consent

Usage

import SmsUserConsent from "react-native-sms-user-consent";

// ...

const result = await SmsUserConsent.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Download Details:

Author: akvelon

Source Code: https://github.com/akvelon/react-native-sms-user-consent

#react-native #react #mobile-apps

React Native SMS User Consent
16.30 GEEK