react-native-android-sms-verification
v2.0.8
Published
rn abstraction of Android Verification API
Readme
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-verificationUsage
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
