React 360 uses principles from React and is heavily based on React Native. React 360 allows you to create applications using UI components without having to deal with complex setups for mobile or VR devices, which is similar to how React Native works.
Creating a VR application with React 360
Getting started with React 360
It doesn't matter whether you're creating a project with React, React Native, or React 360—there are tools to easily get you started with any of these technologies. You've used Create React App as the starting point for the React web applications in this book and the Expo CLI for the React Native projects. This React 360 project will be started using the React 360 CLI, which will help...