Closed fbacker closed 6 years ago
We'll see if that can be done :)
YES!! please implement this feature!
Yes onSwipe={(index) => console.log('new card is selected',index)} would be a huge gain, as I have no mean to know where I am (except with counting onSwipeRight / onSwipeLeft). My beta testers keep asking "how do you go back ?" but I have no idea...
is there any update on this? :)
if anyone want to use this feature before native base done, this is a really cool component for that, and has the onSwiped ={index => {}}
https://github.com/alexbrillant/react-native-deck-swiper
This would be a huge improvement. +1
8(
Kindly add this as early as possible. This is a very useful feature
Any update?
Is it possible to choose 'selected index' for the Deck Swiper?
For e.g. Having a Deck Swiper showing images. Below a have a grid of thumbnails (ListView). When I press the thumbnail I would like the Deck Swiper to select the correct view.
Also having the Deck Swiper event trigger when a deck is selected would be kickass