Skip to content

1.5.3

Compare
Choose a tag to compare
@kmagiera kmagiera released this 30 Dec 13:41

Minor release with the following improvements:

  • Set shouldCancelWhenOutside to false for ScrollView by @Szymon20000 (#898)
  • Create .yarnclean to delete jquery security risk by @EvanBacon (#882)
  • Make it possible to use shouldActivateOnStart/disallowInterruption in Touchables. by @Szymon20000 (#897)
  • [web] fix activation error with draggable gestures by @EvanBacon (#881)
  • [web] Updated web example by @EvanBacon (#855)
  • [WEB] Fix x/y for PanGestureHandler onGestureEvent by @awinograd (#799)
  • Change links to software-mansion by @osdnk (#875)
  • Adding accessibilityLabel to NativeViewGestureHandlerProperties by @BlairWoods (#872)
  • fix: allow to override gesture handler props in Swipable by @jayu (#856)