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

Fix EXC_BAD_ACCESS crash on iOS in [REAAnimationsManager clearSharedTransitionConfigForTag:] #5975

Merged
merged 2 commits into from May 5, 2024

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented May 5, 2024

Summary

Fixes #5947. Fixes #5968.

When react-native-reanimated is installed but not used directly, switching between bottom tabs from @react-navigation/bottom-tabs will result in a EXC_BAD_ACCESS crash on iOS.

This PR adds missing mock for _clearSharedTransitionConfigForTag as suggested by @bartlomiejbloniarz.

Test plan

Try repro from #5947 (comment)

@tomekzaw tomekzaw added this pull request to the merge queue May 5, 2024
Merged via the queue into main with commit cea5dff May 5, 2024
11 of 12 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/fix-set-ios-bad-access branch May 5, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants