Applying Basic Styles in React Native

InstructorBonnie Eisenman

Share this video with your friends

Send Tweet

React Native utilizes flexbox for layout, and you can apply styles inline, or via external stylesheets. We will learn about both approaches, and create some basic styles for a native application.

For getting your application setup, you might want to checkout this lesson