Skip to content

2.3.2

Compare
Choose a tag to compare
@j-piasecki j-piasecki released this 14 Mar 13:36
· 699 commits to main since this release
aebd2f5

⚠️ Breaking changes

  • Remove jestUtils from the main index.ts and move it to separate package.json (#1917 by @j-piasecki)

We felt that, although it's a breaking change, this fix important enough to warrant a patch release. If you started using fireGestureHandler and getByGestureTestId methods, change their import to react-native-gesture-handler/jest-utils.

❗ Important changes

  • Use native driver by default for TouchableOpacity animations (#1924 by @j-piasecki)