PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
829 stars 160 forks source link

Animation not allowing to navigate #233

Open waheedakhtar694 opened 2 years ago

waheedakhtar694 commented 2 years ago

@andreialecu I have three tabs and while scrolling animation is in progress if i press some button either to change tab or navigate on some other screen it's not allowing me to change tab or navigate until scrolling gets completed, Is there a way to cancel scrolling animation?

azwinlam commented 2 years ago

See problem #221

waheedakhtar694 commented 2 years ago

@azwinlam i am using reanimated 2.2.4 and i am able to scroll but my issue is while scrolling animation in progress it halts the other touchable component.

azwinlam commented 2 years ago

Right. We also didn't have this problem until we upgraded some packages. We also tried downgrading to 2.2.4 with nil help. But I believe both thread is having the same issues.

On Mon, Jan 31, 2022, 18:02 Waheed Akhtar @.***> wrote:

@azwinlam https://github.com/azwinlam i am using reanimated 2.2.4 and i am able to scroll but my issue is while scrolling animation in progress it halts the other touchable component.

— Reply to this email directly, view it on GitHub https://github.com/PedroBern/react-native-collapsible-tab-view/issues/233#issuecomment-1025562998, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWSPPSWISQJLR32PV6UGITUYZM35ANCNFSM5NFT77LQ . You are receiving this because you were mentioned.Message ID: @.*** com>