Skip to content

v1.1.0

Compare
Choose a tag to compare
@MatiPl01 MatiPl01 released this 03 Feb 13:42
· 141 commits to main since this release

1.1.0 (2025-02-03)

Bug Fixes

  • A bunch of small issues I noticed (#225) (fe329bd)
  • Base web-example app issues (#217) (4d30f24)
  • Crash when haptic feedback is not installed in expo managed app (#231) (fd39c71), closes #227
  • Invalid layout on web when visibility of sortable changes (#235) (fdd750b)
  • Major implementation issues (#234) (fdb8cbd)
  • View drop animation on native after adding shouldAnimateLayout (#237) (3b78f83)

Features

  • Add missing sortEnabled props in docs, allow to pass shared value (#222) (d5b3380), closes #220
  • Make drag activation timings and drop animation duration customizable (#226) (dac417e)
  • Web example app (#214) (1fd05d3)