phil-r / react-native-looped-carousel

:carousel_horse: Looped carousel for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onPress TouchableWithoutFeedBack not working in a carousel childe view.

LalitaIP opened this issue · comments

I Have a problem with TouchableWithoutFeedback onPress as a parent to carousel, it's not working, so I put TouchableWithoutFeedback inside each child of carousel instead and it give me an error like this. I wonder if there're a way to make a view inside carousel working with onPress function?
Screenshot_2020-05-18-16-23-04-365_com shobshop shobshopdev

It's about using setState in onAnimateNextPage