ReactVision / starter-kit

React Native project setup with Viro 🚀
MIT License
141 stars 95 forks source link

Does this project support Meta/Oculus Quest? #74

Open yuripourre opened 4 months ago

yuripourre commented 4 months ago

Hi, I recently found this project and I am wondering if it can generate .APK files compatible with Oculus Quest devices.

Does it support Oculus Quest devices out of the box? Is there any change that is needed?

Edit: I tried to run this example, I could successfully generate and execute the apk in an Oculus Quest 2 device. For around 1 minute I could see the loading dots. And after a while I had only black screen, no image on that. I modified the example to use the one found at the test-bed repo:

https://github.com/NativeVision/viro-test-bed/blob/main/src/screens/demos/VR.tsx

Thank you in advance

linear[bot] commented 4 months ago

XR-203 Does this project support Meta/Oculus Quest?

sujathasperi2022 commented 2 months ago

Hi, I recently found this project and I am wondering if it can generate .APK files compatible with Oculus Quest devices.

Does it support Oculus Quest devices out of the box? Is there any change that is needed?

Edit: I tried to run this example, I could successfully generate and execute the apk in an Oculus Quest 2 device. For around 1 minute I could see the loading dots. And after a while I had only black screen, no image on that. I modified the example to use the one found at the test-bed repo:

https://github.com/NativeVision/viro-test-bed/blob/main/src/screens/demos/VR.tsx

Thank you in advance

Same thing happens with us. Did you had any luck with this