aksonov / react-native-tabs

React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
Apache License 2.0
727 stars 116 forks source link

Unsupported top level event type "topScrollBeginDrag" dispatched #62

Closed cleandersonlobo closed 6 years ago

cleandersonlobo commented 6 years ago

I am getting this error when trying to drag up my bottom tabbar, which shouldn't result in anything happening at all!

"react-native": "^0.50.3"

screenshot

log

Unsupported top level event type "topScrollBeginDrag" dispatched
Unsupported top level event type "topScrollEndDrag" dispatched
Unsupported top level event type "topMomentumScrollBegin" dispatched
Unsupported top level event type "topMomentumScrollEnd" dispatched