Most web apps are interactive and React 360 apps are no exception.
In this lesson we are going to learn how to add interactivity to VR apps using a <VrButton/>
component to react to onClick
, onEnter
and onExit
events to build an interactive UI in VR.