expo / expo-three

Utilities for using THREE.js on Expo
MIT License
738 stars 89 forks source link

Vsersion? #218

Open StarWa1kin opened 3 years ago

StarWa1kin commented 3 years ago

Failed building JavaScript bundle. While trying to resolve module @react-three/fiber from file C:\Users\zhangxiang\Desktop\d3mobile\App.tsx, the package C:\Users\zhangxiang\Desktop\d3mobile\node_modules\@react-three\fiber\package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (C:\Users\zhangxiang\Desktop\d3mobile\node_modules\@react-three\fiber\dist\native.js. Indeed, none of these files exist:

prav-98 commented 3 years ago

@purposeZhangxiang Do you know any sample codes to detect a 3D model using expo three in Javscript

stockhuman commented 3 years ago

This is not a bug in expo-three, r3f does not presently support React-Native.