satya164 / react-native-tab-view

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

feat: add animateOnIndexChange to enable/disable animation #1391

Open mlecoq opened 2 years ago

mlecoq commented 2 years 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