VR Applications Using React 360 Course

VR Applications Using React 360 Course Logo

by Tomasz Łakomy (twitter)

What's this?

This repository contains the code for all lessons accompanying the React 360 Course on egghead.io.

Each folder contains the code for a single lesson within the course, from starting a brand new project all the way to building a completed app for production environment.

Test your knowledge

Test your knowledge with tinycard flashcards.

Contents

  1. Start a Virtual Reality project with React 360 code video
  2. Write text using the React 360 Text component code video
  3. Use flexbox to create layouts in React 360 code video
  4. Assign multiple styles to a component in React 360 code video
  5. Display images using the Image component in React 360 code video
  6. Create a Cylinder Surface and attach a component to it in React 360 code video
  7. Create a Flat Surface and attach a component to it in React 360 code video
  8. Add 3D objects to a React 360 application code video
  9. Capture user interaction in React 360 with VrButton component code video
  10. Change 360 panorama background in React 360 app code video
  11. Use Prefetch component to fetch images before they are needed in React 360 code video
  12. Add animations to React 360 components code video
  13. Create Native Modules to extend React 360 app functionality code video
  14. Build a React 360 app for production code video