Error: Native RNSkia Module cannot be found! Make sure you correctly installed native dependencies and rebuilt your app., js engine: hermes #1638
RafaelCENG
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone im trying to use RNSkia with expo go. After doing some research I found out its integrated now with expo-go.
Also cant find anything in the docs for extra configuration
Im using
"expo": "~48.0.6",
"@shopify/react-native-skia": "0.1.172",
"react-native": "0.71.8",
.
ERROR : Native RNSkia Module cannot be found! Make sure you correctly installed native dependencies and rebuilt your app., js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesBeta Was this translation helpful? Give feedback.
All reactions