facebookarchive / react-360

Create amazing 360 and VR content using React
https://facebook.github.io/react-360
Other
8.73k stars 1.23k forks source link

React 360 for Native Oculus Go Apps #544

Open dfa1234 opened 6 years ago

dfa1234 commented 6 years ago

Description

Feature Request

Expected behavior

Building Native App to push into Oculus store (and others VR app store) For Go and Gear already Like if we where in React Native for VR.

Actual behavior

No way to sell apps

Any further infos?

andrewimm commented 6 years ago

Totally understandable that you want to be able to sell apps in the store.

What you're asking for is actually an enormous undertaking. In order to deliver native apps on Go, we'd need an entirely different runtime to execute your React code. When you then take into account other app stores, we'd have to again rebuild the runtime for each of those as well. That's a lot of work.

Right now we are committed to working closely with the Oculus Browser team to make React 360 apps in Browser feel as native as possible. We have some cool techniques we're exploring that would let us use the same graphical tricks as Oculus's own first-party native apps. We're also beginning to explore how we can help React 360 developers monetize their work – it's very early, but we're aware of the need.