Skip to content

Instantly share code, notes, and snippets.

@AndreVero
Created April 10, 2024 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndreVero/ec58bce9310ce13886c9fe495bfe2430 to your computer and use it in GitHub Desktop.
Save AndreVero/ec58bce9310ce13886c9fe495bfe2430 to your computer and use it in GitHub Desktop.
Init of a drag modifier
Layout(
modifier = modifier.drag(state, onItemPicked = onItemPicked),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment