Explore all newline lessons
lesson
React Native Text Components Explained With Examples and Common Styles30 Days of React NativeThe Text component is one of the most common React Native components — we use it whenever we need to display text in our app.
lesson
How to Create React Native Layouts with Flexbox with examples30 Days of React NativeIf you're familiar with CSS properties like flex-direction, then you already know how to create layouts in React Native!
lesson
How to Style React Native Components examples included30 Days of React NativeReact Native styles are based on CSS, with a few key differences.
lesson
Understanding How React Native Components Work30 Days of React NativeNow that we'll all set up, let’s dive into how components work in React Native.
lesson
How to Build Your First React Native App with Expo30 Days of React NativeBy the end of this article, we’ll have an application up and running on a real device or simulator!
lesson
What is React Native? Building iOS and Android Apps With React.30 Days of React NativeReact Native allows us to build a mobile application for iOS and Android in a single language and framework.
lesson
Text Components30 Days of React NativeThe Text component is one of the most common React Native components — we use it whenever we need to display text in our app.
lesson
Layout with Flexbox30 Days of React NativeIf you're familiar with CSS properties like flex-direction, then you already know how to create layouts in React Native!
lesson
Styles30 Days of React NativeReact Native styles are based on CSS, with a few key differences.
lesson
First component30 Days of React NativeNow that we'll all set up, let’s dive into how components work in React Native.