square / Listable

Declarative list views for iOS apps.
Apache License 2.0
204 stars 28 forks source link

fix: don't cancel touches in view for tap gesture recognizer #521

Closed nsillik closed 10 months ago

nsillik commented 10 months ago

The TapGestureRecognizer for handling the swipe actions was blocking taps. It shouldn't!

Checklist

Please do the following before merging: