-
It would be great if it was possible to configure the Deck to be bidirectional as in:
- Swiping Right would push the current card to the bottom and show the next one
- Swiping Left would push the bo…
-
Is there a way to swipe the card even if the user is holding it?
I call `cardStackView.swipe()` but the card doesn't get swiped since the user is currently holding it. I already tried disabling scrol…
-
### Target Platforms
Android
### SDK Version
2023.01.20.1
### Application Name
Adaptive Cards
### Problem Description
**Test Environment**
Device: S21+ 5G
Screen Reader: Talkback
AdaptiveCar…
-
Even if the game can virtually run on any type of device due to the technologies used, it doesn't provide a very good experience on smart phones atm, so if it's worth it and we have the resources requ…
-
Initial stage all card swiped manually or programmatically worked fine but after get swipe all cards updating adaper with new cards but its not working programmatically swiping and after dragging one …
-
HI team I want to integrate inshorts type UI so below is my code for that
main.js
const isTinder = type === 'stack';
return (
…
-
So I'm trying to swipe backwards and want to see the previous card during the swipe animation, but instead it shows card 4, then after the animation finishes it shows the correct card. I think there a…
-
## Use case
### Sheet
> The sheet presentation style appears as a card that partially covers the underlying content and dims all uncovered areas to prevent interaction with them. The top edge of…
-
From https://www.google.com/design/spec/components/cards.html#cards-behavior
"The swipe gesture may be used on a per-card basis. Limit swipe gestures within a view so that they don’t overlap with one…
-
Hi, i am using this module, it's working fine. But how to change the card when clicking on the button.
I've no. of questions when user can select the option and click on next button it goes to next q…