I'm using a Swiper inside of swappable cards decks (also using react-native-swipe here),
one of the pages inside of the swiper is a ScrollView which I can't scroll(getting stuck on each child)
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
create a swappable card deck (can create only one card really).
2.create 2 pages inside of the card, one of the pages as to be a scrollview
3.locate the pages on top of the swappable card
Which OS ?
ios
Version
Which versions are you using: iPhone 6 && iPhone 7 && iPhone x
react-native-swiper v? "react-native-swiper": "^1.5.13"
react-native v0.?.? "react-native": "^0.50.0"
Expected behaviour
Will be able to scroll in scrollView
Actual behavior
I'm using a Swiper inside of swappable cards decks (also using react-native-swipe here), one of the pages inside of the swiper is a ScrollView which I can't scroll(getting stuck on each child)
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
2.create 2 pages inside of the card, one of the pages as to be a scrollview 3.locate the pages on top of the swappable card