-
**1. Environment**
- Device: Pixel 7
- OS: Android 14
- APP: 0.10.1
**2. Describe the bug**
The reason I chose to disable the left/right swipe is because it was accidentally triggerin…
coxde updated
1 month ago
-
I'm using this plug-in to swipe left to show a delete button, which works amazingly well. My requirements are that the user should also be able to swipe completely offscreen to remove the item. This t…
-
**1. Environment**
- Device: [Pixel 6]
- OS: [Android 12.1]
- APP: [0.7.2]
Everything is awesome about this app but can you also add an option: 'swipe to delete' item from the feed list?
Pleaa…
-
### New Functionality
It would be interesting to have selection features in the lists (yes, it's a simple thing to do with the current components, but the documentation does not cover them). Another …
-
I'm looking at your examples, especially the normal one here: https://reanimated-carousel.dev/Examples/normal
Repro:
When you do a long press on the item and it changes to an image, how can we g…
-
Custom options with selections receive a focus on a hidden element.
Keyboard focus or touch screen swiping falls on an element that is hidden or empty.
[https://docs.deque.com/issue-help/1.0.0/en/foc…
-
以下代码使用 stop 事件修饰符能阻止事件冒泡,使得 swiper 无法滚动。
```template
1
...
const touchSwiper = () => {}
```
但是我想动态的控制 swiper 的滚动,所以不能用 .stop 修饰符,使用了stopPropagation() 如下代码所示,但是这样却没有效果。
```template…
-
Thanks for the great library.
I want to show items in view like ScrollOrientation.BOTTOM_TO_TOP, but user must be swipe left & right.
Is it possible?
Thanks...
-
When I fetch new data from my server the swiper does not update the UI with the new cards.
Here's my code:
` `
`const handleIndexChange = () => {
if (index === 0) return;
if (index %…
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/spacecowboy/feeder/issues) issues to see if someone else has already submitted the same feature request.
- [X]…