2.0.8 • Published 5 years ago

react-native-android-sms-verification v2.0.8

Weekly downloads
180
License
MIT
Repository
github
Last release
5 years ago

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

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.4

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago