1.0.1 • Published 1 year ago

react-native-keyguard-manager_fixed v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Is the original dependency, the only thing that allows you to use later versions of react.

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;