Skip to content

Conversation

@j-piasecki
Copy link
Member

Description

Reverts #1817 and #1822, removing the warning when using the old API.

Closes #1831.

Test plan

Checked Example app.

@chakravarthy-mm
Copy link

Does this mean, RNGH gonna support the old API for v2?

j-piasecki added a commit that referenced this pull request May 10, 2022
Reverts #1817 and #1822, removing the warning when using the old API.

Closes #1831.
@hirbod
Copy link

hirbod commented May 30, 2022

The old API was ALWAYS supported, the only change that has to be done is to wrap your app with a GestureHandlerRootView. v1 API is fully working with v2 since the beginning @chakravarthy-mm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V2.2.0 New Warning: [react-native-gesture-handler] Seems like you're using an old API with gesture components, check out new Gestures system!

5 participants