Assign multiple styles to a component in React 360

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

Sometimes we want to be able to reuse different styles across components and to create generic stylesheets that we can use in various scenarios. In this lesson we're going to learn how to assign multiple styles to a <Text /> component in React 360 building a list of countries that the user would like to visit.