M S Nishaanthblog.nishaanth.comยทOct 1, 2024How Did I Not Know? ๐ #1 - flexbox Baselineflexbox - baseline value will align flex items based on their contents based on their baseline.You see the above image, the content in each of these flex items sits on the same baseline Eg: alignItems: baseline; Ref: React Native Tutorial - 30 - Ali...alignitems