react-native-keyguard-manager
v1.0.0
Published
TODO
Downloads
1
Readme
react-native-keyguard-manager
Getting started
$ npm install react-native-keyguard-manager --save
Mostly automatic installation
$ react-native link react-native-keyguard-manager
Usage
import KeyguardManager from 'react-native-keyguard-manager';
// TODO: What to do with the module?
KeyguardManager;