markolazic88 / SwipeCardView

MIT License
173 stars 38 forks source link

[enhancement] Tap Gesture Recognition / Select Command Support #30

Open NikoMix opened 3 years ago

NikoMix commented 3 years ago

Currently it is not possible to "select" a card if tapped on it.

It would be great if this would be possible from the SwipeCardView level, as setting the GestureRecognizer on the Template interferes with the Pan Gesture Recognizer.