-
Pull code from https://github.com/oscarservice/kiosk and add Health Card Reading and HCV library
-
I have a stack size of 2, while swiping the card left/right, 2 cards get release from the list.
Like I have a list of 10 cards whose id are as 1,2,3,4...10.
Now when I am showing them 2 cards gets d…
-
When I swiped on the card, the didSwipeCardAt function is not being called.
-
```
card.setOnCardDimissedDelegate(new CardView.OnCardDimissedDelegate() {
@Override
public void onLike(CardView cardView) {
Log.d("Swipeable Card", "I liked it");
…
-
### Describe your issue
It's very easy for a diagram to get too big to fit on a mobile screen ([example](https://ameliorate.app/keyserj/refugee-immigration-3-23-session)), which makes it hard to unde…
-
Hi,
I am facing a strange problem. when a card is swiped , the card below it doesn't get swiped on first touch but works fine after that. and this issue applies to all the cards after that
-
android
- react-native-swiper v 1.6.0?
- react-native v 0.73.1
i am facing waring when apply swiper
{imageData?.map((x, i) => {
return (
…
-
Hi guys,
First, thank you for the library, it's the best one I've come across searching for a Tinder-like swipe card effect, and I have to say I'm impressed by the good work here :)
I'm setting up m…
-
**Is your feature request related to a problem? Please describe.**
Yes, currently when you swipe the card (left or right), a slight pause occurs after releasing the drag gesture. After releasing th…
-
### Minimal reproducible example
https://github.com/RRaideRR/expo-video-android-videoview
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development…