Skipperlla / rn-swiper-list

⚡ Lightning fast and customizable tinder-like swiper for React Native
https://www.npmjs.com/package/rn-swiper-list
MIT License
147 stars 15 forks source link

On Android the card is stuck, can not swipe #31

Open thachlee2708 opened 2 months ago

thachlee2708 commented 2 months ago

i tested on ios, it works fine on ios simulator But on android the card doesn't move when i touch and drag it, the card only moves when i press the button(like the heart button) Do you know what the problem is?

https://github.com/user-attachments/assets/baf8548d-f943-42ab-ab7e-b084712a213a

Skipperlla commented 2 months ago

Does this problem only happen when gesturing? If so, I'm making a note of this to fix it in the next update. @thachlee2708

thachlee2708 commented 2 months ago

yes On Android, when I touch the card and try to move it, the card gets stuck and doesn't move. @Skipperlla

Skipperlla commented 2 months ago

@thachlee2708 I will debug this, but can you at least post the sample code you used in this video?