Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`

Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported. This is most likely due to `Touchable.longPressDelayTimeout` not being cancelled.


导致问题的原因是 使用 

TouchableHighlight 的 onPress= {() =>{console.log('222')} }写错,或者其他原因,坑,我不用它了


猜你喜欢

转载自blog.csdn.net/u010411264/article/details/80068394
今日推荐