LoadSkiaWeb and expo export -p web not working #3166
Unanswered
mbenassarou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an Expo managed project with Web support.
I managed to use Skia on web inserting this code in index.web.js :
However, it works locally but the canvaskit.wasm file is not loaded anymore when I publish my project after running this command :
npx expo export -p web
Can somebody explain me why is this happening ?
Beta Was this translation helpful? Give feedback.
All reactions