React Native Flexbox Tutorial - React Native Complete Course #6

preview_player
Показать описание
#flexbox #reactnative #appdevelopment
Aligning items inside a container or inside a screen is a very important topic while we are learning about frontend development, So here we are learning design the ui using React Native. And without flexbox the alignmet topic is not going to compelet. Thats why here is the tutorial about react native flexbox. Enjoy the video..

Make sure you have watched complete playlist.

Resources

Some of the projects that we covered on this channel that you may like.
======================
Popup Model Using JavaScript:-

Responsive NavBar with Search Box:-

Modern Login Form:-

Infinite AutoPlay Slider Using JavaScript:-

Social Media Links
Рекомендации по теме
Комментарии
Автор

The tutorial was quit easy to understand!

weirdanima
Автор

play video at 1.5x

Thank me later.


1. In a simple word the bigger the flex value the bigger the area.
2. "baseline " aligns items from the base level of the longer element.
3. alignSelf works like alignItem but affects only one item.

isaacazameti