-
I like swipe typing. If you don't know what that is, it's this: https://youtu.be/SJ-RAefCG_c . This feature is available on most (maybe all) first-party virtual keyboards today - Samsung Keyboard, Gbo…
-
In my most basic example, I can't manage to get the cards appear on the screen.
```
import Cards, { Card } from 'react-swipe-card'
export default class Stack extends Component {
rende…
-
### Description
I've added contextual actions to a collection view's items with the following xaml :
…
-
ASK inserts unnecessary space into a text field while using swipe functionality for the Space Bar.
Tested on:
- "Space bar swipe left/right" (any assigned swipe action).
- "Swipe spacebar up" …
-
Using `waydroid prop set persist.waydroid.fake_touch` doesn't have any effect. A mouse acts like a mouse, not like touch input.
Followed https://docs.waydro.id/usage/waydroid-prop-options#modify-ap…
-
Initially it unlocks the device and swipe up, but when it comes to co-ordinates, it is sending too, but it does nothing to the device.. Please find the logs.
$ bash test.sh
Sending 1: 254, 948
Se…
-
Swiping left/right will switch to prev./next category.
Top bar should display prev./next category names.
Bottom bar should display customizable quick actions.
![categories on top for navigation (…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
- [X] If the b…
-
Custom-swipe-view example doesnt perform any actions because the itemIndex is always equal to -1. The behavior doesn't update the code behind itemIndex.
-
First of all, thank you for the awesome library! I am a one happy user :)
Is there any method or way to reset the default position of a swiped item and with animation?
My use case is as follows. A u…