Skip to content

how can I fire an event for swipe start and swipe end? #327

Open
@storycoding

Description

@storycoding

I'm attempting to simulate a joystick behaviour using your library.

Expectation:

  • A swipe and hold should fire the onSwiping event
  • The continuous gesture of swiping should not be necessary

The solution I have in mind would be to fire an event when the swiping starts, and another when the touch is released.

What is your suggestion to achieve this behavior?
Thank you for your time 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions