R

React Native Gesture Handler

R
React Native Gesture Handler Mobile v3.1.0

v3.1.0

❗ Important changes Fix handling keyboard should persists taps by @coado in #4158 [Android] Handle hover in Touchable by @m-bert in #4282 [apple] Handle hover in Touchable by @m-bert in #4283 [Native] Add delaysChildPressedState to native gesture by @j-piasecki in #4308 👍 Improvements [General] Don't use context from useHandler by @j-piasecki in #4143 🐛 Bug fixes [Android] Fix text getting selecte…

R
React Native Gesture Handler Mobile v3.0.2

v3.0.2

🐛 Bug fixes fix(Android): apply numberOfPointers config to the pointer requirement in LongPressGestureHandler by @prashanFOMO in #4253 [iOS] Fix hooks API not cancelling JS Responder by @j-piasecki in #4261 [Android] Make detector aware of child transform by @m-bert in #4251 [Native] Fix native GestureDetector zIndex handling by @j-piasecki in #4257 [Android] Fix mouse interactions by @m-bert in #…

R
React Native Gesture Handler Mobile v2.32.0

2.32.0

❗ Important changes [Android] Remove getChildInDrawingOrderAtIndex by @javache in #4156 Support React Native 0.86 by @m-bert in #4166 Fix RNRenderer import for React Native 0.86+ by @zoontek in #4160 👍 Improvements 🐛 Bug fixes [iOS] Fix duplicated testID by @m-bert in #4186 [Android] Fix discrete gestures not triggering onFinalize by @m-bert in #4196 [Android] Fix wrong reported number of pointers…

R
React Native Gesture Handler Mobile v3.0.1

3.0.1

❗ Important changes Support React Native 0.86 by @m-bert in #4166 Fix Android Pressable crash with Reanimated animations by @sorinc03 in #4214 Remove dispatchesReanimatedEvent from initial config by @m-bert in #4221 [tvOS] Fix build error by @m-bert in #4228 [Android] Fix crash with RN Screens FormSheet by @m-bert in #4243 [iOS] Remove unused old-arch import to fix build with React Native 0.87-nig…

R
React Native Gesture Handler Mobile v3.0.0

3.0.0

Stable release of Gesture Handler 3 - rebuilt for the New Architecture, introducing the new hook-based API, a new Touchable component, and a deeper Reanimated integration, among many others. What's Changed Update how Gesture Handler exposes setGestureState to the Reanimated UI runtime by @j-piasecki in #3207 Simplify Android event builders by @j-piasecki in #3603 Remove actions testing build for t…

R
React Native Gesture Handler Mobile v3.0.0-beta

v3.0.0-beta.5

❗ Important changes Fix RNRenderer import for React Native 0.86+ by @zoontek in #4160 [Web] Add hover effects to the Touchable component by @j-piasecki in #4146 👍 Improvements [General] Avoid unnecessary object allocations by @j-piasecki in #4147 [General] Change Touchable default underlay props by @j-piasecki in #4164 [General] Update Touchable animation duration props by @j-piasecki in #4165 [Ge…

R
React Native Gesture Handler Mobile v3.0.0-beta

v3.0.0-beta.4

❗ Important changes Deprecate builder API by @m-bert in #4103 [General] Change Touchable callback order by @j-piasecki in #4126 [General] Remove onActiveStateChange from Touchable by @j-piasecki in #4101 [Native] Use correct coordinate space when using native detector by @j-piasecki in #4137 [General] Add yieldsToNativeGestures property to native gesture by @j-piasecki in #4135 [General] Change yi…

R
React Native Gesture Handler Mobile v2.31.2

v2.31.2

🐛 Bug fixes [Android] Fix TalkBack on Pressable by @akwasniewski in #4017 [Web] Fix Pinch and Rotation by @m-bert in #4078 [Android] Correct Rotation handler by @m-bert in #4079 🔢 Miscellaneous Do not check for worklets if babel plugin was not used by @m-bert in #4107 SwipeableProps from RefObject to Ref by @litinskii in #3759 Full Changelog: v2.31.1...v2.31.2

R
React Native Gesture Handler Mobile v3.0.0-beta

3.0.0-beta.3

❗ Important changes Support React Native 0.84 by @m-bert in #3912 Support React Native 0.85 by @m-bert in #4014 [General] Allow gesture detector to have multiple children by @j-piasecki in #3981 [General] Move the end flag to the event passed to onDeactivate and onFinalize by @j-piasecki in #3887 [General] Implement basic button interactions using native primitives by @j-piasecki in #4032 Clickabl…

R
React Native Gesture Handler Mobile v2.31.1

v2.31.1

❗ Important changes Support React Native 0.85 by @m-bert in #4014 [tvOS] Fix build error by @m-bert in #4060 🔢 Miscellaneous Fix failing Jest CI by @m-bert in #3988 Fix Touchables typescript errors by @m-bert in #4067 Full Changelog: v2.31.0...v2.31.1

R
React Native Gesture Handler Mobile v2.31.0

v2.31.0

❗ Important changes [Android] Check all pointers in move events by @m-bert in #4010 Fix GestureDetector unresponsive after display:none toggle (New Arch) by @janicduplessis in #3964 fix(ios): guard +load with #ifdef RCT_DYNAMIC_FRAMEWORKS by @DavidDuarte22 in #4047 fix(android): compile RNGestureHandlerModule with Kotlin 2.3 by @christian-apollo in #4043 👍 Improvements fix(iOS): handles pointerEve…