React 360

Create exciting 360 and VR experiences using React. More info

Articles & Tutorials

Introduction to React 360 (alligator.io)
Mar 07, 2019
Usage of React 360 is similar to that of React Native, it is a library that uses custom components and does not interface with the DOM as we know it.
  • Paul Halliday
React 360 by Example: Part 4 (codeburst.io)
Mar 02, 2019
Making the experience more compelling with animation, 3D, and audio.
  • John Tucker
React 360 by Example: Part 3 (codeburst.io)
Feb 27, 2019
Making our VR application interactive.
  • John Tucker
React 360 by Example: Part 2 (codeburst.io)
Feb 26, 2019
Dissecting the the Hello World code; exposing core concepts.
  • John Tucker
React 360 by Example: Part 1 (codeburst.io)
Feb 24, 2019
Taking a first dip into VR development using familiar tools and syntax.
  • John Tucker
React 360 replaces React VR for streamlined development focus (code.fb.com)
May 02, 2018
When we released React VR in April of 2017, our goal was to create a web-based framework that would enable developers to easily add interactivity to immersive content in order to create engaging experiences.
Bring Virtual Reality to Your Browser with React VR (medium.com)
Jan 24, 2018
In simple terms, ReactVR is a combination of React framework and WebVR API.
  • Mirosław Ciastek
Playing with React VR (hashrocket.com)
Aug 17, 2017
The React concept of "Learn once, write anywhere" is virtually real, I mean, it is real!
  • Gabriel Reis
Prototyping with React VR (medium.com)
Aug 02, 2017
A long history with React on Web and Native led to a very natural exploration in the Virtual space. We would love to tell you about it!

Video Guides & Talks

Virtual Reality on the Web with React 360 (youtube.com)
Dec 21, 2018
This will be an interactive talk showing how to use React 360 (formerly React VR) to create immersive web experiences. We'll also discuss the state and future of virtual reality on the web.
  • Veekas Shrivastava
Live: Trying out ReactVR for 3D dataviz (youtube.com)
Aug 03, 2018
Playing around with ReactVR, part of research for my new React + D3 book and course.
Introduction to ReactVR (youtube.com)
May 14, 2017
Many web developers haven’t explored WebVR yet. Building 3D Worlds was an intimidating endeavour. Especially with ReactVR there is no reason for that anymore. The talk kicks off with the basics of WebVR, shows how to build and navigate rooms using panos in ReactVR. Next it shows how to create a couple 3D meshes and how put together a small world using them.

Courses & Video Series

VR Applications using React 360 (egghead.io)
Jun 25, 2019
In this course, Tomasz Łakomy will show you how to use React 360 to create amazing 3D and VR experiences. You’ll build on your React foundation, using the component formatting you already know, and push it to another dimension to create web apps that can be enjoyed across mobile, desktop, and VR headsets. And you won’t need to use crazy complex tools like WebGL to do it — just React!
  • Tomasz Łakomy
React VR: Interactive Multimedia (lynda.com)
Jan 30, 2018
Learn how to create more complex virtual reality projects with React VR
Learning React VR (lynda.com)
Oct 09, 2017
Learn a new framework for building immersive virtual reality experiences for the web: React VR.
Build Virtual Reality Experiences Using React VR (egghead.io)
Aug 26, 2017
In this course we will explore the possibilities to bring VR to the Web using React VR.

Libraries

react-360 (facebook.github.io)6968
v1.1.0
Feb 15, 2019
Create exciting 360 and VR experiences using React