-
I am using expo-three with three.js.
After updating three.js to 0.128 I get the warning:
`WARN THREE.Quaternion: .inverse() has been renamed to invert().`
But I have no line in my code with: .i…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
### Describe the bug
Hello, Was interested in exploring this framework by creating a project and trying it out for myself.
Unfortunately, creating my demo project failed with the following error a…
-
I am trying to draw a simple animating Cube using expo-three.
The following code works for the web, but not on android.
On Android, it is showing a ``backgroundColor`` screen only and I am yet t…
-
I encountered an issue while using the OBJLoader library from Three.js to load an OBJ file in a React Native application. I placed the OBJ file in the assets directory of my React Native project and I…
-
### Minimal reproducible example
https://github.com/saurori/expo-router-bug
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please select the bu…
-
Hye community! I am getting error "error Invariant Violation: requireNativeComponent: "RNSVGSvgViewAndroid" was not found in the UIManager". in react native expo.
it was working fine few days ago. Bu…
-
Hi,
I got those 2 warnings when installing this package (through expo-three@7.0.0):
```
warning expo-three > @expo/browser-polyfill > text-encoding@0.7.0: no longer maintained
warning expo-three >…
-
Running `npx create-react-native-app -t with-react-three-fiber` creates the following error on `npm install`
```
npm ERR! While resolving: test@1.0.0
npm ERR! Found: three@0.143.0
npm ERR! node_…
-
Hello, i'm having trouble with this dependency conflict.
```
ERR! Found: expo-file-system@11.0.2
ERR! node_modules/expo-file-system
ERR! expo-file-system@"~11.0.2" from the root project
ERR! …