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

evaluating '_$$_REQUIRE(_dependencyMap[6], "@shopify/react-native-skia").useCanvasRef' - React Native 0.69.12 #2680

Open
phucph1998 opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@phucph1998
Copy link

Description

'Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/..."
'Error: Requiring module "node_modules/@shopify/react-native-skia/lib/module/index.js", which threw an exception: Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError...
TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[6], "@shopify/react-native-skia").useCanvasRef')

Version

0.1.156

Steps to reproduce

using 2 lib
"rn-perfect-sketch-canvas": "0.3.0",
"@shopify/react-native-skia": "0.1.156",

Snack, code example, screenshot, or link to a repository

<SketchCanvas
ref={canvasRef}
strokeColor={color}
strokeWidth={strokeWidth}
containerStyle={{ flex: 1 }}
/>

@phucph1998 phucph1998 added the bug Something isn't working label Oct 9, 2024
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