-
```
{{index+1}} / {{imgObjectList.length}}
```
当我动态的为imgObjectList中的最后添加一个新的对象时,swiper的顺序变化了。imgObjectList 元素的index 和 滑动元素的index不相同了。刷新…
-
Please refer to the image above. I'm facing the following issue:
By default, **`CarouselView`** displays its items in a horizontal orientation. However, when swiping vertically, the mechanism beh…
dhldn updated
2 weeks ago
-
Getting this error
```javascript
!loading && (
No more cards :(
)}
ref={swiper}
style={{ flex: 1 }}
…
-
Hi @ricardodalarme, I've recently added a PR #46 which contains the implementation for swiping to any given angle with the controller where as of now controller can only swipe the card to the predefin…
-
I use Flex-Launcher with a Raspberry Pi 5 running Ubuntu on a 480p touch screen.
Any plans to add touch screen support for swiping left right to scroll to next item and double tap to execute?
-
-
Is there anyway to make the bottom view slide out over top of the top surface? I.e. I don't want my list item and text shifted off page, but instead just have the swipe items come over top of the list…
-
Hi,
Is it possible to swipe on item? If it possible please let me know how can i use this event .
-
**Describe the bug**
when swiping left on the chapter selection or bookmark selection of the player, the selection bar and even table items will disappear.
**To Reproduce**
Steps to reproduce the be…
-
How can the swipe-to-delete gesture implemented with this? When the user swipes the item over a specific threshold, the delete action should be triggered and the item visually collapse to indicate tha…