I want to make a ListView and each row should contain an Icon and a Text. But I need them to be vertically aligned. The code: The above code generates: in which the components are not aligned. How can I solve this? Answer Try something like this: Tweak the flex value of the <View> wrapping the text element for a