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

rn 0.70.15 Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNSkiaModule' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes #2898

Open
1 task
coderwang123 opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@coderwang123
Copy link

Description

"react": "18.1.0",
"react-native": "0.70.15",
"react-native-gesture-handler": "^2.21.2",
"react-native-reanimated": "2.12.0",

use "@shopify/react-native-skia": "^1.10.1", is error

Running "fule" with {"rootTag":1}
ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNSkiaModule' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes
at SkiaComponent (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:284070:37)
at anonymous (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:283964:37)
at RCTView
at View
at RCTView
at View
at RCTScrollView
at ScrollView (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:80116:36)
at ScrollView
at RNGestureHandlerRootView
at GestureHandlerRootView (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:162429:21)
at RCTView
at View
at App (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:92170:54)
at RCTView
at View
at RCTView
at View
at AppContainer (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:84015:36)
at fule(RootComponent) (http://10.0.10.155:9999/index.bundle//&platform=android&dev=true&minify=false&app=com.fule&modulesOnly=false&runModule=true:88570:28)

React Native Skia Version

1.10.1

React Native Version

0.70.15

Using New Architecture

  • Enabled

Steps to Reproduce

1

Snack, Code Example, Screenshot, or Link to Repository

1

@coderwang123 coderwang123 added the bug Something isn't working label Jan 15, 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