dev.news

A guide to Flexbox properties in React Native

If you have a web design and/or development background, you may be familiar with Flexbox. It’s an opt-in CSS tool that enables you to build layouts based on columns and rows.

In React Native, this is the default way to build layouts. It works wonderfully for mobile development because it allows us to build layouts that fit multiple screen sizes, thanks to responsive design.

Flexbox: Developing for React Native vs. the web

Wanna continue reading? Subscribe now!!