-
The cards present an interesting challenge because there isn't a great analog for them in existing browser semantics.
Some things I was considering...
Can the cards be made out of a ul and li instea…
-
### Description
Received such error via Sentry
![Firefox_Screenshot_2024-11-16T23-41-19 610Z](https://github.com/user-attachments/assets/9c5cadd4-6f7e-488b-b570-44febbc85a3c)
No more context av…
-
Some points from today's PM/UX sync:
- [ ] Replace swipeable bottom cards with a single "+ Add site" CTA
- [ ] On tap on a point or polygon, replace "Add site" CTA with a single, dismissable UI sh…
-
I had a lot of issues with gettings this to work, so I forked and credited meteor-factory but will be maintaining it at react-native-swipeable-cards. If you have requests or need help post there unles…
-
Is there any reason for not canceling animation frame inside update function? Do we need to keep it calling update function?
-
```js
ERROR in node_modules/ng2-swipe-cards/node_modules/@angular/common/src/facade/async.d.ts(8,10): error TS2305: Module '"C:/Users/carlosjunior/Documents/Workspace/ionic/swipeable-card/node_module…
-
_Be sure you are basing any new framework versions on the **latest iteration** of this app! You can find the latest version in `data/all.json` or on the marketplace website._
https://play.nativescr…
-
```
card.setOnCardDimissedDelegate(new CardView.OnCardDimissedDelegate() {
@Override
public void onLike(CardView cardView) {
Log.d("Swipeable Card", "I liked it");
…
-
You can swipe the cards that are under the first card, which shouldn't be possible.
-
Hello,
How to make it possible to start swiping from everywhere?
Regards,
Milos