Skip to content

Releases: visfitness/reorderable

1.3.1

14 Feb 19:51
2531964

Choose a tag to compare

Fix

  • Removed print statements

1.3.0

14 Feb 19:23
6e4a9df

Choose a tag to compare

New Features

  • Added haptic feedback on item move
  • Added way to disable haptic feedback

1.2.0

04 Feb 21:51
1.2.0
b852b35

Choose a tag to compare

New Features

  • Added support for collections binding

1.1.0

30 Sep 22:15
beadb1a

Choose a tag to compare

New Features

  • Added ReorderableHStack
  • Enabled basic nesting of ReorderableStack

1.0.2

30 Sep 18:12
e1af9a8

Choose a tag to compare

Bugfix

  • Fix for element deletion bug #1

1.0.0

26 Sep 21:51
b8a5066

Choose a tag to compare

The initial release of SwiftUI Reorderable! 🚀

For now, this only contains ReorderableVStack with a row ViewBuilder. But there is more to come!