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