Structure 2D Content like Images and Text Using the View Component in React VR

InstructorNik Graf

Share this video with your friends

Send Tweet

Same as a <div> in HTML or a <View/> in ReactNative, React VR comes with a <Container/> component that supports flexbox layouting.

In this lesson we'll explore what a <View/> means in a three dimensional context and how to structure two dimensional content like text and images.