Skip to content

Tags: software-mansion/react-native-gesture-handler

Tags

2.25.0

Toggle 2.25.0's commit message
Merge branch 'main' into 2.25-stable

2.24.0

Toggle 2.24.0's commit message
Merge branch 'main' into 2.24-stable

2.23.1

Toggle 2.23.1's commit message
Merge branch 'main' into 2.23-stable

2.23.0

Toggle 2.23.0's commit message
remove 2 breaking cpp imports

2.22.1

Toggle 2.22.1's commit message
Release 2.22.1 (#3353)

## Description

Bumps versions for release

## Test plan

<!--
Describe how did you test this change here.
-->

2.22.0

Toggle 2.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.22.0 (#3315)

## Description

Release 2.22.0

## Test plan

-

2.21.2

Toggle 2.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.21.2 (#3226)

## Description

Bump version

2.21.1

Toggle 2.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: missing ReanimatedDrawerLayout (#3218)

## Description

I'm getting error when importing
`react-native-gesture-handler/ReanimatedDrawerLayout` because the folder
is missing

## Test plan

Add the folder `ReanimatedDrawerLayout` on my local in `node_modules`
and it works

2.21.0

Toggle 2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update outdated compatibility table in docs (#3212)

## Description

Update the `rn` <-> `rngh` compatibility table in the `installation` docs page.

## Test plan

- compare the current table with the one available on `npm` page [[link](https://www.npmjs.com/package/react-native-gesture-handler)]

2.20.2

Toggle 2.20.2's commit message
[macOS] Fix build on old architecture (#3182)

## Description

Currently macOS fails to build on old architecture. This PR fixes that.

## Test plan

Run MacOSExample on paper.