forked from BabylonJS/BabylonReactNative
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
For working With Babylon i use this dependensis
"@babylonjs/core": "^6.14.0",
"@babylonjs/loaders": "^6.14.0",
"@babylonjs/react-native": "^1.8.1",
"@babylonjs/react-native-iosandroid-0-69": "^1.8.1",
My react native versions
"react-native": "0.69.7",
"react": "18.0.0",
In debug mode, everything works correctly, but in the release APK, Babylon doesn't work, and I only see a black screen.
In the documentation, it is written to use the Hermes engine, but in the demonstration app, Hermes isn't used.
How can I correctly work with Babylon in React Native?"
Metadata
Metadata
Assignees
Labels
No labels