2.0.8 • Published 5 years ago
react-native-android-sms-verification v2.0.8
react-native-android-sms-verification
rn abstraction of Android SMS Verification API
https://developers.google.com/identity/sms-retriever/overview
Installation
npm install react-native-android-sms-verification
Usage
import { useSmsRetriver } from 'react-native-android-sms-verification';
const { message, timeout, startListener, stopListener } = useSmsRetriver();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT