❗ Important changes
- Add
userSelect
prop by @Warus15 in #2280 - Make
gesture
required prop inGestureDetector
by @Warus15 in #2285
🐛 Bug fixes
- Make handlers respect
shouldCancelWhenOutside
by @Warus15 in #2271 - Fix
ManualGestureHandler
shouldCancelWhenOutside on iOS by @Warus15 in #2274 - Fix missing
begin
event on Android for Pinch and Rotation by @j-piasecki in #2264
🔢 Miscellaneous
- Add pre-commit hook and linters for Android and iOS code by @j-piasecki in #2114
- Add module file for Windows by @Warus15 in #2272
- Bump react-native-reanimated from 2.4.1 to 2.10.0 by @dependabot in #2287
- Fix example app with Reanimated by @j-piasecki in #2251
- Make
clang-format
a dev dependency by @j-piasecki in #2289 - Merge
lib
package into the main one in the Android implementation by @j-piasecki in #2270
Full Changelog: 2.7.1...2.8.0