Releases: nativescript-community/gesturehandler
Releases · nativescript-community/gesturehandler
v2.0.32
2.0.32 (2024-08-25)
Bug Fixes
- android: fix issue with adding tap event to gesturerootview without a page parent (8b4965f)
v2.0.29
2.0.29 (2024-03-22)
Bug Fixes
- ios: cancel gesture fix (77a2ec0)
- ios: gesture override more in line with N (fb3744d)
v2.0.28
2.0.28 (2024-02-24)
Bug Fixes
- android: edge case for modal dialogs and registry (1494fe2)
v2.0.27
2.0.27 (2024-02-23)
Bug Fixes
- android: edge case of gesture not working with bottomSheet (20e4bb7)
v2.0.26
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
2.0.25 (2024-02-02)
Bug Fixes
- ios: trigger the longPress gesture on begin (b2b9ffa)
v2.0.24
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
2.0.23 (2024-01-06)
Bug Fixes
- ios: allow to dynamically change handler properties (133a749)