Closed MatteoGioioso closed 5 years ago
Are those real SwipeableViews
props? I can't find them here: https://react-swipeable-views.com/api/api/
Sorry, I presumed that SwipeableViews
, had something similar, but yea, I just need to know if I could access the events from SwipeableViews
.
Thanks
Yes. Just pass props to SwipeableRoutes
and the will be passed down to SwipeableViews
.
Alright then! Sorry, I did not notice it in the docs.
Thanks
Hello
Is it possible to access the swipe events?
onSwiping, onSwipingRight, onSwipingLeft
Thanks