/react-native-screen-locked

React Native Screen Locked

Primary LanguageJava

react-native-screen-locked

Getting started

$ npm install react-native-screen-locked --save

Mostly automatic installation

$ react-native link react-native-screen-locked

Usage

import ScreenLocked from 'react-native-screen-locked';

// TODO: What to do with the module?
ScreenLocked;