We use justifyContent and alignItems when we design our web applications through CSS. But what exactly are they? justifyContent is a property which helps to align the flexible container's items when the items don't take all the space of the main axis...
About Stylesheet,al Stylesheet used for styling the elements in react-native alignItems brings items from left to right justify-Content brings items from top to bottom