Archives by date

You are browsing the site archives by date.

  • Day 3 | React-native Aligning Children using Flexbox in React Native

    Day 3 | React-native Aligning Children using Flexbox in React Native

    Today I discovered this tutorial very usefully for order your views and children in your react-native project. This tutorial is part of a series, in which we are learning all about the layout system in React Native. I recommend that you read the previous tutorial about how flexDirection works as we will continue using the…