Kiosk mode for android os using React Native App (locking device to specific app)
I have implemented react native app which we are using on android platform.
We need to implement kiosk mode(lock device to that app onle), means user will not able to close app, unable to access home screen of mobile/tablet.
Will appreciate your support. Please share any idea or links which help me to solve problem.