react-native-android-sms-verification
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i react-native-android-sms-verification

Weekly Downloads

0

Version

2.0.8

License

MIT

Unpacked Size

96.5 kB

Total Files

27

Last publish

Collaborators

  • wolfgio