Skip to content

2.16.0

Latest
Compare
Choose a tag to compare
@j-piasecki j-piasecki released this 27 Mar 16:01
· 13 commits to main since this release
86a5771

❗ Important changes

🐛 Bug fixes

  • Add rotation and pinch velocity on macOS by @jfedak in #2706
  • Fix ConcurrentModificationException. by @m-bert in #2750
  • Fix pointers count on iOS by @m-bert in #2755
  • fix: remove usage of bridge uimanager in one more place by @WoLewicki in #2768
  • Remove hardcoded version of cocoapods by @m-bert in #2772
  • Move customDirectEventTypes to separate files. by @m-bert in #2786
  • Fix nested taps activation by @m-bert in #2759
  • Cancel handlers by NativeViewGestureHandler by @m-bert in #2788
  • Make simultaneous handlers always symmetric on iOS by @j-piasecki in #2800
  • Update mocks to work when testing for the new arch by @j-piasecki in #2801
  • fix(web): After swiping closed, the Swipeable component cannot be swiped open again by @yatessss in #2802
  • Remove event listeners on handler drop by @m-bert in #2815
  • Use correct origin point for calculating the absolute position on Android by @j-piasecki in #2826
  • Add check when removing handlers from orchestrator by @m-bert in #2831
  • Use locationOfTouch:inView over locationInView for focal point by @rrebase in #2834

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.15.0...2.16.0