Skip to content

A pin-screen like functionality for react-native (Android only)

Notifications You must be signed in to change notification settings

4x10m/react-native-pin-screen

This branch is 6 commits behind coopcycle/react-native-pin-screen:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a813952 · Mar 9, 2018

History

1 Commit
Mar 9, 2018
Mar 9, 2018
Mar 9, 2018
Mar 9, 2018
Mar 9, 2018
Mar 9, 2018
Mar 9, 2018

Repository files navigation

react-native-pin-screen

A pin-screen like functionality for react-native (Android only).

Usage

import RNPinScreen from 'react-native-pin-screen';

// no lockscreen anymore - screen go off as usual (button press, idle mode)
RNPinScreen.pin()

// lockscreen comes back - if the device was previously idle, lock screen popup immediately
RNPinScreen.unpin()

About

A pin-screen like functionality for react-native (Android only)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • JavaScript 4.6%