Skip to content

Stable version of native_drag_n_drop

Choose a tag to compare

@alexrabin alexrabin released this 25 Jan 00:15
· 91 commits to main since this release
  • Programmers can add the ability to allow certain data types or custom file extensions.
  • There is an option to allow other data types as long as one of the dragged items is allowed (thank you @getBoolean).
  • Can add a limit of how many items can be dropped at once. There is no limit by default.
  • Only has iPadOS 11 and iOS 15 and above support