Skip to content

1.5.4

Compare
Choose a tag to compare
@osdnk osdnk released this 02 Feb 16:19

Minor release with bunch of fixes and improvements:

FIXES:
Syntax issue on paragraph 16 (#916) … @kant
Add missing LongPressGestureHandlerGestureEvent; fixes #723 (#860) @lafiosca
Multiply velocity to match velocity on native devices (#918) … @EvanBacon
Reset the gesture state when it begins to ensure tap gesture state is… … @EvanBacon
Fix gesture button states on web (#919) @EvanBacon
Added web routing for web (#911) @EvanBacon
[example] Disable the android-only test on other pl@Naturalclar 0) @EvanBacon
Update link to cli (#912) … @Naturalclar
gestureHandlerRootHOC: Parameterize generic Props. (#871) … @marcotoniut
Remove ToolbarAndroid (Lean Core)@newyankeecodeshop s
Replace Omit with Pick + Exclude (#899) … @newyankeecodeshop
Fix header mode on web (#901) @EvanBacon

IMPROVEMENTS:
Export a component for gesture handler root view (#925) … @satya164
Ensure that onHandlerStateChange is only called once per state change (… … @EvanBacon
Replaced HammerJS with EGJS/HammerJS (#896) … @codymurphyjones
Update how reanimated values are set (#905) @EvanBacon

Thanks ❤️