Flex position in native vs web
All of you have heard about flex property , it is a css positioning property.
To align items in flex mode we use justify-content and align-items property.
But the result of both will be different on mobile(native apps) vs desktop(web apps), if your a...
jatinrawat.hashnode.dev1 min read