Skip to content

wolfgio/react-native-android-sms-verification

Repository files navigation

react-native-android-sms-verification

rn abstraction of Android SMS Verification API

CircleCI npm

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

About

React native package that implements Android SMS Verification API

Resources

License

Stars

Watchers

Forks

Packages

No packages published