❗ Important changes
- Fix
RNRendererimport for React Native 0.86+ by @zoontek in #4160 - [Web] Add hover effects to the
Touchablecomponent by @j-piasecki in #4146
👍 Improvements
- [General] Avoid unnecessary object allocations by @j-piasecki in #4147
- [General] Change
Touchabledefault underlay props by @j-piasecki in #4164 - [General] Update
Touchableanimation duration props by @j-piasecki in #4165 - [General] Allow to customize the duration of out animation for long press by @j-piasecki in #4167
- [Native] Snap
Touchablestate on sub-frame animations by @j-piasecki in #4181 - [Android] Accept percentage-based border radius by @j-piasecki in #4185
🐛 Bug fixes
- [Android] Fix
TextInputsimultaneous relations by @m-bert in #4169 - [Native] Fix exiting animation crash by @j-piasecki in #4173
- [iOS] Fix
InterceptingGestureDetectornot recognizing gestures by @m-bert in #4170 - [iOS] Fix underlay animation not firing in ScrollView with
in: 0by @j-piasecki in #4184 - [iOS] Fix duplicated
testIDby @m-bert in #4186 - [Native] Fix buttons staying pressed in after detached from window by @j-piasecki in #4188
- [Android] Fix buttons cutting of borders of their child views by @j-piasecki in #4189
- [Android] Fix
Touchablechildren clipping by @j-piasecki in #4190 - [General] Change how gestures are attached to the native detector to fix StrictMode by @j-piasecki in #4179
- [General] Use handler observer API for relation updates by @j-piasecki in #4180
- [iOS] Fix bad access when decorating runtime by @j-piasecki in #4187
- [Android] Fix
ScrollViewinvalid pointer id during navigation by @j-piasecki in #4177
🔢 Miscellaneous
- [docs] Update compatibility table by @m-bert in #4161
- [Swipeable] Rename
dragOffsetFrom*Edgeprop by @m-bert in #4168 - Bump postcss from 8.5.9 to 8.5.14 in /packages/docs-gesture-handler by @dependabot[bot] in #4148
- Bump ip-address from 10.1.0 to 10.2.0 by @dependabot[bot] in #4149
- Bump @xmldom/xmldom from 0.8.12 to 0.8.13 by @dependabot[bot] in #4111
- Bump fast-uri from 3.1.0 to 3.1.2 in /packages/docs-gesture-handler by @dependabot[bot] in #4162
- Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #4163
- Update
ReanimatedDrawerLayouttypes by @m-bert in #4178 - Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /packages/docs-gesture-handler by @dependabot[bot] in #4176
- Update
Swipeabletypes by @m-bert in #4175 - Bump webpack-dev-server from 5.2.3 to 5.2.4 in /packages/docs-gesture-handler by @dependabot[bot] in #4183
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5