satya164 / react-native-tab-view

A cross-platform Tab View component for React Native
MIT License
5.14k stars 1.07k forks source link

feat: add animateOnIndexChange to enable/disable animation #1391

Open mlecoq opened 1 year ago

mlecoq commented 1 year ago

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