ptomasroos / react-native-tab-navigator

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

How to slide to change between tabs? #108

Closed siyuan closed 7 years ago

siyuan commented 7 years ago

does tab-navigator supports gesture? for example, slide left to change to right tap.

ide commented 7 years ago

Sliding is not supported; use ExNavigation for that.