react-native-interaction-provider
react-native-interaction-provider copied to clipboard
Determines if a user is interacting with the application
Hi - note this package is throwing the following warning - are there any plans to update? console.warn Warning: componentWillMount has been renamed, and is not recommended for use. See...
I'm wrapping Root StackNavigator (react-navigation) in `InteractionProvider` but It's working for only the first screen and not the rest, Can you post an example of what props we need to...
I have implemented the library in several of my views. All of them has a timeout of 10 seconds. When I navigate from `View` A to `View` B, the `onInactive`...
Hi, onInactive not working in Android 6, if application is running in background.