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

Animation not allowing to navigate

Open waheedakhtar694 opened this issue 2 years ago • 3 comments

@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?

waheedakhtar694 avatar Jan 31 '22 08:01 waheedakhtar694

See problem #221

azwinlam avatar Jan 31 '22 09:01 azwinlam

@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.

waheedakhtar694 avatar Jan 31 '22 10:01 waheedakhtar694

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>

azwinlam avatar Jan 31 '22 10:01 azwinlam