fix(deps): update dependency react-native-gesture-handler to v3#387
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency react-native-gesture-handler to v3#387renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~2.31.0→~3.0.0Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v3.0.0: 3.0.0Compare Source
Stable release of Gesture Handler 3 - rebuilt for the New Architecture, introducing the new hook-based API, a new
Touchablecomponent, and a deeper Reanimated integration, among many others.What's Changed
setGestureStateto the Reanimated UI runtime by @j-piasecki in #3207NativeDetector<->Reanimatedintegration by @m-bert in #3617onChangecallback references by @m-bert in #3631Animated.EventinonUpdatecallback by @m-bert in #3630onUpdatecrash by @m-bert in #3636AnimatedEventaction type fromNativeDetectorby @m-bert in #3646dispatchesAnimatedEventsby @m-bert in #3650dispatchesAnimatedEventsfrom the native detector by @j-piasecki in #3652NativeViewGestureHandlertoNativeDetectorby @m-bert in #3638NativeViewGestureHandlertoNativeDetectorby @akwasniewski in #3653overridekeyword toTypeScriptpart of codebase by @m-bert in #3667useHandlerby @m-bert in #3674sync-architecturesscript from commit hook by @m-bert in #3681SharedValuesin handler config by @m-bert in #3658ConcurrentModificationExceptionby @m-bert in #3691expo-exampleby @m-bert in #3690ReanimatedfromJSby @m-bert in #3682anyin gesture config type by @m-bert in #3709nameproperty to handlers by @m-bert in #3729changeEventCalculatorto handlers by @m-bert in #3708SharedValuetype to config. by @m-bert in #3717handleGestureEventforAnimated.Eventby @m-bert in #3748workletdetection in config by @m-bert in #3745onPointerMoveon hover on gestures other thanHoverby @m-bert in #3727utilsinto multiple files by @m-bert in #3746runOnJSto config by @m-bert in #3743hasWorkletEventHandlersby @m-bert in #3758enabledprop by @m-bert in #3726nodein DFS CI by @m-bert in #3774RNGestureHandlerEnabledRootViewandgestureHandlerRootHOCby @m-bert in #3780DiagonalDirectionstype by @j-piasecki in #3795gestureEventsby @m-bert in #3799GestureHandlerRootViewby @m-bert in #3798onUpdatefrom discrete gestures by @j-piasecki in #3811Nativegesture by @m-bert in #3802onTouchesCancelledtoonTouchesCancelby @j-piasecki in #3818VirtualDetector/InterceptingGestureDetectorand reduce the number of renders by @j-piasecki in #3813VirtualDetectorpart of the public API by @j-piasecki in #3825InterceptingGestureDetectorthrow when not rendered under GHRootView by @j-piasecki in #3829Gesturesuffix by @j-piasecki in #3828useEventby @j-piasecki in #3836handlerDatawhen passing event to user-defined callbacks by @j-piasecki in #3840useMultipleGesturestouseCompetingGesturesby @j-piasecki in #3848onStart/onEndtoonActivate/onDeactivateby @j-piasecki in #3847InterceptingGestureDetectorwith Text example by @j-piasecki in #3851createAnimatedComponentwhen possible by @j-piasecki in #3837testIDprop by @m-bert in #3838ScrollViewby @m-bert in #3867avgTouchesby @m-bert in #3869cancelsTouchesInViewby @m-bert in #3870directiontype inFlingby @m-bert in #3872runCallbacktypes by @m-bert in #3860hoverEffecttoeffectby @m-bert in #3878handlerTagto events by @j-piasecki in #3881ScrollViewdetection when used with NativeDetector by @j-piasecki in #3888testIDto native side in dev by @j-piasecki in #3883tagtohandlerTagby @m-bert in #3916display: contentsbased button styling by @j-piasecki in #3634onBeginnot being called when the native recognizer skips theBEGANstate by @j-piasecki in #3932Reanimatedavailability check toJSside by @m-bert in #3935shouldCancelWhenOutsidenot tracking the view by @j-piasecki in #3942HitSloptype in config. by @m-bert in #3946Activityby @j-piasecki in #3967PureNativeButtonby @m-bert in #3972GestureHandlerRootViewby @m-bert in #3970createNativeWrapperby @m-bert in #3971GestureButtonprops type by @m-bert in #3973handleGesture:fromReset:by @m-bert in #3983JestCI by @m-bert in #3988platformsoptional parameter by @m-bert in #3992pointerTypeinHovergesture by @m-bert in #3989HandlerDataby @m-bert in #3980FlatList&Reftypes by @m-bert in #4002fillInDefaultValueswarning by @m-bert in #4004createNativeWrapper(#3971)" by @m-bert in #4001Textcomponent by @m-bert in #4003exactOptionalPropertyTypessupport by @YevheniiKotyrlo in #4012LegacyPressableby @m-bert in #4016numberOfPointerstoNativegesture events by @m-bert in #4023onFinalizecallback inTapby @m-bert in #4029onUpdatetoNativegesture by @m-bert in #4034yarnby @m-bert in #4035NativeWrapperPropsas type by @m-bert in #4030Panoffset props toPropsToFilterby @m-bert in #4026FullWindowOverlayas the native root by @j-piasecki in #4039Clickablecomponent by @m-bert in #4018display: contentsbased buttons with a single-view implementation by @j-piasecki in #4044childrento button mock by @m-bert in #4054commonjsby @m-bert in #4069ClickabletoTouchableby @m-bert in #4063Touchableby @m-bert in #4022Rotationhandler by @m-bert in #4079enabledwithdisabledprop on Clickable by @j-piasecki in #4057PinchandRotationby @m-bert in #4078commonjsreferences by @m-bert in #4083invokeNullableMethodby @m-bert in #4084t-rex-uiby @patrycjakalinska in #4019AGENTS.mdby @m-bert in #4085importrules by @m-bert in #4087onDeactivateandonFinalizeby @j-piasecki in #3887simple-import-sortby @m-bert in #4092InterceptingandVirtualdetectors hit testing by @Copilot in #4095forwardRefby @m-bert in #4093hitSlopon native detector by @m-bert in #4049Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.