-
Hi
I’m realizing a project where I have to realize a 3D earth with Expo-THREE but i would like to give a texture to my sphere . However, I only achieved this on development but with a standalone app…
-
Hello my app crash without error when I want to use the signature
package.json
```
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo …
-
I tried to load a .glb file using GLTFLoader. It is working in Web version. But the object is not visible in mobile version. I couldn't find any error messages too. I am using following script.
```…
-
Should look like this:
yarn add expo-image-editor
Also required:
@expo/vector-icons
expo-asset expo-file-system
expo-gl
expo-gl-cpp
expo-image-manipulator
recoil
react-native-gestu…
-
### _bug report_
#### library version
"gl-react": "^4.0.1",
"gl-react-native": "^4.0.1"
```bash
npm ls gl-react gl-react-dom gl-react-native gl-react-expo # Please run and paste the outp…
-
### Description
I got the error in React Native. Threejs throws the texture errors
2024-05-07 16:45:44.771462+0700 unitygpt[7665:9613623] [javascript] 'THREE.GLTFLoader: Couldn\'t load texture',…
-
### Mapbox Implementation
Mapbox
### Mapbox Version
11.1.0
### React Native Version
0.73.4
### Platform
iOS
### `@rnmapbox/maps` version
10.1.17
### Standalone component …
-
import { useState, useRef } from "react";
import { View } from "react-native";
import { Camera, CameraType } from "expo-camera";
import { GLView } from "expo-gl";
import Expo2DContext from "expo-2…
-
### Implementation Issue
So I have been trying to implement gl-react over videos in React Native(Expo CLI). I follwed this example []( https://github.com/gre/gl-react/tree/master/packages/cookboo…
-
**System information**
- Windows 10
- Pixel 4 API 30 Android 11, Pixel 3 API 30 Android 11
**Describe the current behavior**
On start the camera view will display as completely black and a und…