react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

Conflict in swiping between tab navigator and the swiper component

Open ahmedsamyabdelhay opened this issue 7 years ago • 3 comments

OS : Android

Versions: React native swiper: latest React native: latest

Expected behaviour

If the user swipes the part of the screen that holds the swiper it should, the swipe should only affect the swiper. If the user swipes other parts of the screen, it should affect the tab navigator and navigate to the next screen.

Actual behaviour

Sometimes when the user swipes the swiper part of the screen the navigator navigates to the next screen.

You can simply produce the problem but having a swiper component places in one of the tab navigator screens.

ahmedsamyabdelhay avatar Feb 05 '18 13:02 ahmedsamyabdelhay

same here, but instead of tabbar conflict i have back gesture triggered

yuoppp avatar Feb 06 '18 15:02 yuoppp

Can you give some more info ? I also have a swiper within a tab navigation but I dont face this problem atm... Can you provide some sample code that will produce this bug ?

MariusMeiners avatar Feb 07 '18 19:02 MariusMeiners

same problem here, is there any solution yet?

NoahsArk02 avatar Jun 28 '22 09:06 NoahsArk02