In this final chapter, you've combined all of the knowledge you have gathered from this book to get started with React 360. Although React 360 uses practices from both React and React Native, it serves a different and more niche use case than the other React technologies. At the time of writing, well-known principles such as lifecycle methods for the local state and the Animated API have been used to create a VR application that allows users to explore 2D panorama images. It has basic animations, as well as a 3D helicopter object that flies away into the distance.
With this final chapter, you've completed all 12 chapters of this book and have created 12 projects with React, React Native, and React 360. Now, you have a solid understanding of everything that you can do with React and how to use it across different platforms. While React and React Native are already...