expo / expo-three

Utilities for using THREE.js on Expo
MIT License
712 stars 87 forks source link

glb file loading is not working on emulator but working on web in react native expo #219

Open IT-passion opened 2 years ago

IT-passion commented 2 years ago

Hello I found one issue in expo-three. When I load glb file in react native expo, it is good working in web browser. but this is not working on android emulator. React natvie expo is a mobile app language. If this app is not working in mobile app after build, this module is not for mobile app.

himanchau commented 2 years ago

Do you have the code or snack for this?