igal nassima

Results 2 comments of igal nassima

Just to add more context, getting this error from. const mesh = await ExpoTHREE.loadAsync( ['some url to a glb file'], null, imageName => { return model[imageName]; }, );

ok digging more into this, I could not find a working blob loader for Expo, I tried replacing the Three file loader with rn-fetch-blob but that requires for the app...