While running in Expo: Error: Native RNSkia Module cannot be found!

See original GitHub issue

Hi All,

While trying to utilize this library, I receive the error below after installing it and running it with expo. Any ideas on how to fix this?

Error: Native RNSkia Module cannot be found! Make sure you correctly installed native dependencies and rebuilt your app.
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:104:6 in reportException
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:172:19 in handleException
at node_modules/react-native/Libraries/Core/setUpErrorHandling.js:24:6 in handleError
at node_modules/@react-native/polyfills/error-guard.js:49:36 in ErrorUtils.reportFatalError
at node_modules/metro-runtime/src/polyfills/require.js:204:6 in guardedLoadModule
at http://b6-395.anonymous.tinxai.exp.direct/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:285202:3 in global code

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
wcandilloncommented, Jun 29, 2022

Skia is not yet expected to work on Snack nor on Expo Go

2reactions
wcandilloncommented, Aug 3, 2022

yes exactly!

Read more comments on GitHub >

github_iconTop Results From Across the Web

problem with expo react native navigation - Stack Overflow
Missing package "metro-config" in the project at: C:\Users\kabore\Desktop\react_native\app1 This usually means react-native is not installed.
Read more >
Add Expo to an existing project
Learn how to add Expo SDK to an existing React Native project. ... To install and use Expo modules, the easiest way to...
Read more >
Installation | React Native Skia - Shopify
For error CMake 'X.X.X' was not found in SDK, PATH, or by cmake.dir property. open Tools > SDK Manager, switch to the SDK...
Read more >
a module failed to load due to an error and appregistry ...
While building my react-native app, I encountered a situation that my app is runs safely through "expo run:android", but fails on "expo start"...
Read more >
install-expo-modules - npm
Tools to install expo-modules for existing react-native projects. Latest version: 0.3.9, last published: 2 months ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found