react-native-tab-view icon indicating copy to clipboard operation
react-native-tab-view copied to clipboard

feat: add animateOnIndexChange to enable/disable animation

Open mlecoq opened this issue 3 years ago • 0 comments

Motivation

The goal is to be able to disable animation if needed. When there are many tabs, it's disturbing to quickly see all the intermediate tabs when navigating between 2 distant tabs

Test plan

I have added an example with custom animation

mlecoq avatar Sep 28 '22 14:09 mlecoq