In this example, the reading flow should follow the flow order. In English, this is left to right however as flex-direction is set to row-reverse the flow reads right to left, therefore—"Item 3", "Item 1", "Item 2".