facebookarchive / react-360

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

How can I publish a react 360 experience into facebook feed?? #591

Open Charlierun opened 5 years ago

Charlierun commented 5 years ago

Are there any tutorials for this?? I can't seem to find anything on the docs.

Thanks

acconrad commented 5 years ago

You could publish your experience to a website and link to that website in your Facebook feed.

Charlierun commented 5 years ago

Thanks for the reply. I meant to replicate this https://www.facebook.com/discoverdubaivr/ This looks like a special published app on facebook. It says 360 experience.

andrewimm commented 5 years ago

This is currently limited to a handful of launch partners, like many Facebook platform features. Once we smooth out the process, we can consider opening it to a larger group of developers.

AidenFaulconer commented 5 years ago

From what I know, you publish react 360 VR projects through Instant games API. See the following documentation https://developers.facebook.com/docs/games/instant-games/

Cheers,