ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

This error occurs when I click on navigation components #162

Closed TonyTianfei closed 6 years ago

TonyTianfei commented 7 years ago

D:\React-native\CircleAPP\node_modules\react-native\Libraries\Core\ExceptionsManager.js:73 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.

TonyTianfei commented 7 years ago

Click too fast, it becomes like this

razerduy commented 6 years ago

me too

ptomasroos commented 6 years ago

Will close since this issue is more than a year, feel free to a open a new if this is still a issue.