rn-authentication
v1.0.3
Published
This is react npm for biometric authentication
Downloads
5
Readme
rn-authentication
React-Native-Authentication is a react native library for authenticating users with biometric authentication methods like Face ID and Touch ID on both iOS and Android.
Note:
This npm is working in android as of now only.
Getting started
using npm :
npm install rn-authentication --save
or yarn :
yarn add rn-authentication