react-native-authflow
v0.0.46
Published
TODO
Downloads
16
Readme
react-native-authflow
Getting started
$ npm install react-native-authflow --save
Mostly automatic installation
$ react-native link react-native-authflow
Usage
import Authflow from 'react-native-authflow';
// TODO: What to do with the module?
Authflow;