Skip to content

1.0.14

Compare
Choose a tag to compare
@kmagiera kmagiera released this 24 Jan 10:51

First minor release after winter break. We merged in a lot of improvements and as #393 is nearing completion in the next release we will likely bump minor version number and drop support for RN < 0.57.2. We plan to continue merging critical fixes into 1.0 branch.

🎉 NEW FEATURES

  • expose container styles property for drawer component by @migsc (#408)
  • new overshootFriction property added to Swipeable component by @Freddy03h (#413)

🐛 BUG FIXES

  • fix cycles import warning by @osdnk (#391)
  • properly respect hitSlop for shouldCancelWhenOutside on iOS by @osdnk (#399)
  • fix ripple on Android when view background is transparent by @osdnk (#400)
  • fix rare crash caused by null parent when traversing view hierarchy on Android by @osdnk (#385)

👍 IMPROVEMENTS

🙌 We've got an astonishing number of 10 people who contributed to this release. Thanks so much for your help in making gesture handler better. Also many thanks to everyone who submitted an issue and took part in the discussion on issues and PRs!