jkomyno / react-native-user-inactivity

Simple component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
MIT License
200 stars 56 forks source link

Sometimes does not detect user interaction on android devices #60

Open Satyajeetsinh-9 opened 1 year ago

Satyajeetsinh-9 commented 1 year ago

Hi , I am really a newbie to react-native, Tough really appreciate this library, but I am facing an issue in which sometimes it does not detect user interaction on android devices. works fine on IOS . is it possible to add a prop which will log timer continuously and when touched on screen it will reset. so we can have trace of which screens or scroll or gesture are causing the issue. because right now this issue randomly appears . Thank you.

Satyajeetsinh-9 commented 1 year ago

@jkomyno can you please provide this feature?

MuhammadRafeh commented 3 months ago

use this https://github.com/MuhammadRafeh/react-native-inactivity