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

feat: add animationEnabled to TabView

Open szymonrybczak opened this issue 3 years ago • 1 comments

Motivation

According to this issue https://github.com/satya164/react-native-tab-view/issues/1371 I added the disableChangeTabAnimation to disable animation when changing tab.

szymonrybczak avatar Sep 05 '22 08:09 szymonrybczak

@satya164 I updated my code as you said, could you please look at it again?

szymonrybczak avatar Sep 06 '22 07:09 szymonrybczak

Hi, I have made a separated PR: see #1391 because I need to be able to deactivate animation only for distant tabs (I need to keep them for neighbor tabs)

mlecoq avatar Sep 28 '22 15:09 mlecoq