DEV Community

Discussion on: Detect user idle in react-native

Collapse
 
gie3d profile image
gie3d

I'm not quite sure. What is an error shown if you mouse over those error lines

Collapse
 
jai_j_d4132b0c7fcd6b196ac profile image
Jai J

Type '() => void' is not assignable to type '(e: GestureResponderEvent, gestureState: PanResponderGestureState) => boolean'.
Type 'void' is not assignable to type 'boolean'.
This is the error it is showing