react-native-interaction-provider icon indicating copy to clipboard operation
react-native-interaction-provider copied to clipboard

Determines if a user is interacting with the application

Results 4 react-native-interaction-provider issues
Sort by recently updated
recently updated
newest added
trafficstars

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`...

help wanted

Hi, onInactive not working in Android 6, if application is running in background.