Skip to content

Deshan-i360/react-native-kiosk-mode

 
 

Repository files navigation

React Native Kiosk Mode demo App

Hi! This is a simple demo project to show how to build a basic app in Kiosk Mode.

Run npm install

Also, you might wanna play with the lines

throw new RuntimeException("Boom!");
return true;

To test the auto reboot in case of crash, or delete the whole section SO YOU CAN LEAVE THE APP.

You can find more information on the original article by Alejandro Perea <- that's me!

About

Sample React Native app on Kiosk Mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.7%
  • Starlark 25.8%
  • JavaScript 16.5%