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 linking error error: undefined symbol: worklets::extractWorkletRuntime on Android #627

Merged

Conversation

tomekzaw
Copy link
Collaborator

@tomekzaw tomekzaw commented Feb 28, 2025

Co-authored-by: Łukasz Kosmaty lukasz.kosmaty@swmansion.com

Details

This PR fixes building RN apps with @expensify/react-native-live-markdown on Android after Gradle Sync.

Big kudos to @lukmccall for investigating this issue and coming up with a clever fix!

Related Issues

Fixes #602.

Manual Tests

Linked PRs

@tomekzaw tomekzaw requested a review from WoLewicki February 28, 2025 18:02
Copy link
Collaborator

@j-piasecki j-piasecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we would like to mention in the Reanimated docs?

@tomekzaw tomekzaw merged commit c1e3cd3 into main Mar 3, 2025
5 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/fix-undefined-symbol-linking-errors-on-android branch March 3, 2025 11:26
@os-botify
Copy link
Contributor

os-botify bot commented Mar 3, 2025

🚀 Published to npm in 0.1.241 🎉

@WoLewicki WoLewicki mentioned this pull request Mar 5, 2025
50 tasks
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.

Linking error error: undefined symbol: worklets::extractWorkletRuntime on Android
4 participants