Skip to content

Releases: nativescript-community/gesturehandler

v2.0.26

23 Feb 14:48
e8d0590

Choose a tag to compare

2.0.26 (2024-02-23)

Bug Fixes

  • ios: fling gesture fix (f58dd24)
  • ios: test for gesture activation on first touch like Android (780700b)

v2.0.25

02 Feb 18:01
9776a32

Choose a tag to compare

2.0.25 (2024-02-02)

Bug Fixes

  • ios: trigger the longPress gesture on begin (b2b9ffa)

v2.0.24

18 Jan 20:31

Choose a tag to compare

2.0.24 (2024-01-18)

Bug Fixes

  • android: pan gesture velocity fix (b8ec041)
  • pass the handler to the gesture event (N gesture override) to allow canceling the event (d7ad3ad)

v2.0.23

06 Jan 09:56
b440338

Choose a tag to compare

2.0.23 (2024-01-06)

Bug Fixes

  • ios: allow to dynamically change handler properties (133a749)

v2.0.22

12 Dec 20:13
cb1551f

Choose a tag to compare

2.0.22 (2023-12-12)

Bug Fixes

  • ios: error after dispose of a view (ce70cd5)

v2.0.21

24 Nov 14:03
896c074

Choose a tag to compare

2.0.21 (2023-11-24)

Note: Version bump only for package nativescript-gesturehandler

v2.0.20

24 Nov 13:57
5fa1800

Choose a tag to compare

2.0.20 (2023-11-24)

Bug Fixes

  • ios: revert last changes and fixed it the right way (57ca0b2)

Reverts

  • Revert "fix(ios): prevent error while overriding N gestures" (96aa1f2)

v2.0.19

21 Nov 20:39
8698849

Choose a tag to compare

2.0.19 (2023-11-21)

Bug Fixes

  • final N 8.4 refactoring (2a61b37)
  • ios: prevent error while overriding N gestures (bb04710)

v2.0.18

08 Nov 07:31

Choose a tag to compare

2.0.18 (2023-11-08)

Bug Fixes

  • override send all state events for app to handle (b707c58)

v2.0.17

18 Oct 12:01

Choose a tag to compare

2.0.17 (2023-10-18)

Note: Version bump only for package gesturehandler