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

@latekvo/fix rea crashes in drawer layout #3391

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

latekvo
Copy link
Contributor

@latekvo latekvo commented Feb 6, 2025

Description

Direct references of react JS-only functions and classes lead to reanimated crashes.
Converted those direct references into indirect calls, this fixes the crashes.

Fixes #3386

Test plan

  • use the Reanimated Drawer Layout example app to see how the props are now used without crashing the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant