Swipe offscreen to remove item
nanoo-k opened this issue · 1 comments
nanoo-k commented
I'm using this plug-in to swipe left to show a delete button, which works amazingly well. My requirements are that the user should also be able to swipe completely offscreen to remove the item. This two-tiered sort of behavior is more standard in iOS. Is there an example of having this work with your plugin?
mortenholmgaard commented
@nanoo-k Did you end up handling it with this libary or did you find a better libary for that? - I have the same requirement.