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

"library 'skia' not found" when run in macCatalyst #2970

Open
1 task done
dppo opened this issue Feb 19, 2025 · 0 comments
Open
1 task done

"library 'skia' not found" when run in macCatalyst #2970

dppo opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dppo
Copy link

dppo commented Feb 19, 2025

Description

ld: library 'skia' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)

React Native Skia Version

1.11.8

React Native Version

0.76-0.77.1

Using New Architecture

  • Enabled

Steps to Reproduce

install @shopify/react-native-skia
make Pldfile mac_catalyst_enabled => true

Snack, Code Example, Screenshot, or Link to Repository

npx @react-native-community/cli@latest init TestApp

make Pldfile mac_catalyst_enabled => true

install @shopify/react-native-skia

@dppo dppo added the bug Something isn't working label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant