-
First, thank you for this great API.
I am new to react native and Javascript. And I have a problem about cardIndex delay when i called swipeBack method. For example, when i called swipeBack, my on…
-
I have some elements in my card that are just ``s with a `` in them. However when I add a `borderRadius` of 2 to the views, the borders don't rotate as the card is swiped. Any ideas what could be caus…
-
Hi,
I tried this library and it is really amazing. However, I am facing one critical issue, due to which I cant use it.
Platform: React Native: ios & android
Issue: On updating the data source,…
-
I was unsuccessful using zIndex, is it currently possible to have a flatlist that is scrollable inside the card?
-
# Issue
When dynamically adding elements to the Swiper card prop, the newly added properties will not appear on the screen.
## Longer Description
My issue comes from the following situation: My …
-
### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.5
- react v16.3.1
- react-native v0.55.4
### Question
Suppose I have a group of scenes A, B, C, D under th…
-
I'm getting the following error while using `react-native-deck-swiper` within a `react-navigation` view that is connected to Redux:
```Warning: Can't call setState (or forceUpdate) on an unmounted …
-
When I swipeBack, it brings back the last card I swiped, but the previous card disappears for 0.5 seconds and comes back. Is there a solution to this? I think the swipeBack command is working incorrec…
-
Hi,
Here is my code instead of static card i want to make it dynamic using the database i am getting the records but the cards state not accepted here is my code.
`import React, { Component } fr…
-
### Cross Posted
This issue is cross posted to [here](https://github.com/alexbrillant/react-native-deck-swiper/issues/346) as I was not sure which repository is being actively maintained.
# Issue…