Intro to Styled Components in React Native
In this lesson we'll take a look at Styled Components, how it works, and why you may want to use it to build components in your React Native app.
Normalizing Text and Spacing Between Screen Sizes
Different devices have different pixel densities and different sizes. When we design and implement our app we'll want to factor this in so each user can have a pleasant experience. This tutorial will show you a method of doing so.
Layout with Flexbox - React Native Basics
In this video you'll learn the basics of using Flexbox in React Native to build your app layout.
Intro to Styling in React Native
React does styling a bit different than you may be used to on the web. It’s CSS in JS which is a controversial topic. If you’re interested…
Join the email list to be notified of all new lessons and classes!