Update dependency react-native-gesture-handler to ~2.28.0 #7
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.20.2
->~2.28.0
Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.28.0
Compare Source
❗ Important changes
react-native
0.81 by @m-bert in #3607gestureHandlerRootHOC
by @m-bert in #3632👍 Improvements
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.2...2.28.0
v2.27.2
Compare Source
❗ Important changes
asReversed
instead ofreversed
by @m-bert in #3598👍 Improvements
ReanimatedSwipeable
by @latekvo in #3579Pressable
requiringdimensionsAfterResize
by @latekvo in #3606focal
/anchor
points by @m-bert in #3614🐛 Bug fixes
GestureDetector
onText
by @m-bert in #3591onTouches*
callbacks being called for all gestures by @m-bert in #3596onPress
callback not working by @latekvo in #3597🔢 Miscellaneous
ReanimatedSwipeable
module path by @m-bert in #3605dev client
default when startingexpo-example
by @m-bert in #3615New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.1...2.27.2
v2.27.1
Compare Source
What's Changed
/lib
missing in the2.27.0
npm releaseFull Changelog: software-mansion/react-native-gesture-handler@2.27.0...2.27.1
v2.27.0
Compare Source
❗ Important changes
Pressable
refactor. by @latekvo in #3571ForceTouch
gesture by @m-bert in #3550🐛 Bug fixes
README.md
to package by @m-bert in #3558PointerTracker
elements nullable by @m-bert in #3565🔢 Miscellaneous
needs-repro
CI on comments by @latekvo in #3570New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.26.0...2.27.0
v2.26.0
Compare Source
❗ Important changes
react-native
0.80 by @m-bert in #3530👍 Improvements
Pressable
andReanimatedSwipeable
by @m-bert in #3473🐛 Bug fixes
providers.exec
to enableconfiguration-cache
by @lukmccall in #3504onPress
ifonLongPress
is not defined by @m-bert in #3549onSwipeableWillClose
called on opening ofReanimatedSwipeable
by @m-bert in #3478🔢 Miscellaneous
react-native-builder-bob
by @satya164 in #3468GestureHandler
on Android non generic by @j-piasecki in #3491needs-more-info
action by @m-bert in #3546yarn format:apple
script by @m-bert in #3500react-native
0.79 by @m-bert in #3436package.json
by @j-piasecki in #3483eslintIgnore
frompackage.json
by @m-bert in #3533react-native-reanimated
by @m-bert in #3545expo
to stable 53 by @m-bert in #3527New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.25.0...2.26.0
v2.25.0
Compare Source
❗ Important changes
react-native-svg
interface by @latekvo in #3242handlerTag
each time handler is created by @m-bert in #3453UIManagerType
error by @m-bert in #3466👍 Improvements
accessible
prop onPressable
by @m-bert in #3463Pressable
withforwardRef
by @m-bert in #3431🐛 Bug fixes
accessibility
props to button view by @m-bert in #3444activeOpacity
inBorderlessButton
by @m-bert in #3433hover
events inRNGestureHandlerRootHelper
by @m-bert in #3462shouldBeCancelledByOther
to respectblocksExternalGesture
by @m-bert in #3429🔢 Miscellaneous
react-native-reanimated
by @m-bert in #3430actions
on CI by @m-bert in #3432yarn
version by @m-bert in #3461SVG
files by @m-bert in #3465ref
type from props inPressable
Example by @m-bert in #3446getReactNativeVersion
by @j-piasecki in #3452New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.24.0...2.25.0
v2.24.0
Compare Source
❗ Important changes
ReanimatedDrawerLayout
by @latekvo in #3391👍 Improvements
animationSpeed
toReanimatedDrawerLayout
by @latekvo in #3401🐛 Bug fixes
SVG
wrapped withcreateAnimatedComponent
by @m-bert in #3379hitSlop
intochildProps
increateNativeWrapper
by @m-bert in #3399Text
withTouchables
by @m-bert in #3418🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.23.1...2.24.0
v2.23.1
Compare Source
❗ Important changes
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.23.0...2.23.1
v2.23.0
Compare Source
❗ Important changes
DrawerLayout
by @m-bert in #3339Touchable
components by @m-bert in #3260👍 Improvements
simultaneousWithExternalGesture
to ReanimatedSwipable by @MrSltun in #3324testing-library
compatibility props by @latekvo in #3357blocksGesture
symmetric on native iOS by @j-piasecki in #3322🐛 Bug fixes
enabled
changes by @m-bert in #3330Text
with RN component when callbacks are not specified by @m-bert in #3336backgroundColor
not being applied toRNGestureHandlerButton
by @latekvo in #3368findNodeHandle
correctly handleFlatList
in old API by @m-bert in #3361Text
component by @m-bert in #3338Swipeable
misalignment after resizing on web by @latekvo in #3341ReanimatedSwipeable
reanimated warnings by @juliendevleeschauwer in #3365TouchableNativeFeedback
regression by @latekvo in #3294🔢 Miscellaneous
example
toExpo 52
by @latekvo in #3317next
tomain
by @m-bert in #3303get
toset
by @m-bert in #3263New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.22.1...2.23.0
v2.22.1
Compare Source
🐛 Bug fixes
Swipeable
misalignment after resizing on web by @latekvo in (#3341)🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.22.0...2.22.1
v2.22.0
Compare Source
❗ Important changes
Text
component by @m-bert in #3202onTouchEvent
todispatchTouchEvent
inNativeViewGestureHandler
by @m-bert in #3244👍 Improvements
ScrollViewHook
toReactHorizontalScrollView
components by @latekvo in #3298stylusData
property of theGestureUpdateEvent
optional by @kkafar in #3270🐛 Bug fixes
onPointerOutOfBounds
toLongPress
gesture handler by @m-bert in #3313🔢 Miscellaneous
FabricExample
to 0.77.0-rc.6 by @m-bert in #3314Swipe & Scroll
guide by @m-bert in #3254Native
gesture by @j-piasecki in #3272yarn.lock
by @latekvo in #3241New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.21.2...2.22.0
v2.21.2
Compare Source
👍 Improvements
🔢 Miscellaneous
quickstart
docs page by @latekvo in #3213ReanimatedDrawerLayout
component by @latekvo in #3188Full Changelog: software-mansion/react-native-gesture-handler@2.21.1...2.21.2
v2.21.1
Compare Source
❗ Important changes
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.21.0...2.21.1
v2.21.0
Compare Source
❗ Important changes
ReanimatedDrawerLayout
component by @latekvo in #3146findNodeHandle
function. by @m-bert in #3127findNodeHandle
to properly detectSVG
by @m-bert in #3197👍 Improvements
KeyboardEventManager
listeners unmount by @m-bert in #3126PointerTracker
methods by @m-bert in #3139ReanimatedSwipeable
component by @latekvo in #3165collapsable
property by @m-bert in #3203🐛 Bug fixes
Pressable
being unresponsive by @latekvo in #3142renderRightActions
is set by @latekvo in #3145onStart
callbacks ofReanimatedSwipeable
being called every update by @latekvo in #3151threshold
props inReanimatedSwipeable
by @latekvo in #3153ReanimatedSwipeable
] Multiple bug fixes and improvements by @latekvo in #3149🔢 Miscellaneous
stylusData
documentation. by @m-bert in [#3112](https://reConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.