-
Hello,
I am facing an issue when trying to use @react-three/fiber in a React Native project created without Expo (using Create React Native App, CRA). The library seems to have a dependency on Expo…
-
### Description
Updated React Native version to 0.74.5 (default in Expo Snack with SDK 51.0.0)
By using TalkBack screen-reader I tired to check out how the accessibilityActions works on my devic…
-
Currently I am able to display a cube on my react native project using this package as well other packages regarding 3d objects. Below the view that displays the cube, I have a button that will update…
-
- `three` version: 0.151.3
- `@react-three/fiber` version: 8.12.0
- `@react-three/drei` version: 9.64.0
- `node` version: v18.14.2
- `npm` version: 9.5.0
### Problem description:
Drei's com…
-
# Problem
importing expo-three while calling `firebase.firestore().collection('example').get()` anywhere in the code results in crash and an error.
# Environment
- MacOS Catalina 10.15.6 on IOS…
-
Hi! Is there even a way to make it work with the `Canvas` component that `react-three-fiber` is providing? I was trying to wrap `Canvas` with your component but it doesn't seem to work like that.
`…
-
### Minimal reproducible example
https://github.com/Rakha112/expo-usedom-R3F
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Su…
-
```ts
const texture = useTexture(validRemoteUrl)
```
**Failed to getSize of file:///var/mobile/Containers/Data/Application/...**
-
### Description
Hey RNGH developers,
I have been using react native gesture handler for quite sometime now and it's doing an amazing job, However recently I have been experimenting with React th…
-
### Minimal reproducible example
https://github.com/vovacodes/expo-51-react-three-fiber-crash
### What platform(s) does this occur on?
iOS
### Did you reproduce this issue in a development…