Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't use this package with expo v51 #2069

Closed
MarksCode opened this issue Dec 6, 2024 · 1 comment
Closed

[Bug]: Can't use this package with expo v51 #2069

MarksCode opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@MarksCode
Copy link

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

Expo v51.* requires react-native-reanimated ~3.10.1, while this package requires 3.16.3.

If you upgrade to 3.16.3 the app crashes upon launch and says to go to this link: https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting/#mismatch-between-javascript-part-and-native-part-of-reanimated%60

Unfortunately this means you have to upgrade to expo 52, which is currently very buggy.

Reproduction steps

  • Make an expo project with v51. Render a bottom sheet.

Reproduction sample

N/A

Relevant log output

No response

@MarksCode MarksCode added the bug Something isn't working label Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Hello @MarksCode 👋, this issue is being automatically closed and locked because it does not follow the issue template.

@github-actions github-actions bot closed this as completed Dec 6, 2024
@github-actions github-actions bot added the invalid This doesn't seem right label Dec 6, 2024
@github-actions github-actions bot locked as spam and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant