-
how can i rerender a card, but not reset the Swiper to the first card ?
consider the following within the render function:
```es6
const cardData = this.state.cardData
const myCards = map(cardDat…
-
I would like to change images dynamically using Deckswiper based on the content of the `currently showing item`.While this works fine with `onSwipe` events, I would like to change the image based on t…
-
i am trying to implement vertical card swiper with infinity loading.
-
I want the swiper to render previous card on rightSwipe. I have a method(renderPreviousCard) that is called when 'onSwipedRight' event is fired. In renderPreviousCard function 'jumpToCardIndex' is use…
-
Updating Swiper cards sent as argument doesn't trigger cardIndex reset and neither does it trigger rendering of Swiper component.
**Steps to reproduce:**
1. Pass 5 cards to the Swiper during setup…
-
Thanks for the great module. I have been trying to render next card on Right Swipe and previous card on Left Swipe, just like simple swiper. Any idea how can I do that?
-
Hello,
I have cards with buttons on them, however the buttons do not work on iPhone 7 only. Tried several phones. Code:
import React from 'react';
import {Alert, Text, TouchableHighligh…
-
How can I add a swipe back functionality?
-
If you're using the v2 pre-release, please let us know in a comment below if it works well for you! If you encounter bugs, **please submit individual issues for them**!
> To try the v2 prerelease, …
-
In Deck View edit mode, users can delete, rearrange, and enter the Edit Deck flow (#60).
UX Reference:
![cue ux mocks 010](https://cloud.githubusercontent.com/assets/13400887/23690157/6dfe216c-038…