gre / gl-react

gl-react – React library to write and compose WebGL shaders
https://gl-react-cookbook.surge.sh
MIT License
2.94k stars 163 forks source link

Runtime error: `Unable to resolve module expo-modules-core` #441

Open simonsolnes opened 10 months ago

simonsolnes commented 10 months ago

Bug report

library version

├─ gl-react-expo@5.2.1 ├─ gl-react-native@5.2.1 ├─ gl-react@5.2.0 ├─ react-native@0.72.7 └─ react@18.2.0

Behaviour

Unable to resolve module expo-modules-core from ~/myapp/node_modules/webgltexture-loader-expo/lib/DeprecatedExpoGLObjectTextureLoader.js: expo-modules-core could not be found within the project or in these directories:  
node_modules/webgltexture-loader-expo/node_modules. 
node_modules

Or is it the fact that this library only supports expo projects?