gre / gl-react

gl-react – React library to write and compose WebGL shaders

Home Page:https://gl-react-cookbook.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

simonsolnes opened this issue · comments

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?