leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.37k stars 2.35k forks source link

Swiper inside an Animated.View does not work #825

Closed ndozhh closed 5 years ago

ndozhh commented 6 years ago

Which OS ?

Android

Version

Which versions are you using:

Expected behaviour

That the swiper manually slides and accepts the onPress events of the touchable component that is in it

Actual behaviour

Manual sliding does not work and pressing the elements does not work onPress

How to reproduce it>

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.

Steps to reproduce

1. 2. 3.

ndozhh commented 5 years ago

Solved

devcocup commented 1 year ago

@NdozHH How did you resolve this?

sinclairjaza commented 1 year ago

Any feedback please? I'm still face to this issue Thanks