Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'GLView' at react-native #3175

Closed
hhsthefaker opened this issue Feb 19, 2024 · 0 comments
Closed

Cannot read property 'GLView' at react-native #3175

hhsthefaker opened this issue Feb 19, 2024 · 0 comments

Comments

@hhsthefaker
Copy link

👋 hi there, for issues that aren't that pressing, that could be related to threejs etc, please consider github discussions.

Error: Cannot find native module 'ExponentGLObjectManager', js engine: hermes
TypeError: Cannot read property 'GLView' of undefined

I used react-native bare project with following environment and dependency and it gives upper errors
"dependencies": { "@apollo/client": "^3.9.5", "@react-native-async-storage/async-storage": "^1.22.0", "@react-navigation/bottom-tabs": "^6.5.12", "@react-navigation/native": "^6.1.10", "@react-navigation/stack": "^6.3.21", "@react-three/drei": "^9.97.6", "@react-three/fiber": "^8.0.0-beta.10", "expo": "^50.0.7", "expo-asset": "^9.0.2", "expo-file-system": "^16.0.6", "expo-gl": "^13.6.0", "expo-modules-core": "^1.11.9", "graphql": "^16.8.1", "react": "^18.0.0-rc.3", "react-hook-form": "^7.50.1", "react-native": "0.73.4", "react-native-gesture-handler": "^2.15.0", "react-native-safe-area-context": "^4.9.0", "react-native-screens": "^3.29.0", "react-native-webview": "^13.8.1", "styled-components": "^6.1.8", "three": "^0.161.0" },

Is there anyway to get GLView from other modules or library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant