Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose listeners #3

Merged
merged 8 commits into from Jun 30, 2022
Merged

Expose listeners #3

merged 8 commits into from Jun 30, 2022

Conversation

ltOgt
Copy link
Contributor

@ltOgt ltOgt commented Jun 30, 2022

This PR adds listeners for DragEvent to NativeDragNDrop and exposes them to package users.

This allows package users to react to general drag events anywhere in the app (e.g. changing some UI whenever some native drag starts or stops)

  • Adjusted NativeDragNDrop
  • Adjusted exports
  • Adjusted example

@leonx98 leonx98 self-assigned this Jun 30, 2022
@leonx98 leonx98 added the enhancement New feature or request label Jun 30, 2022
@leonx98 leonx98 merged commit d6d556a into skalio:main Jun 30, 2022
@ltOgt ltOgt deleted the expose_listeners branch June 30, 2022 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants