direction
<ScrollView horizontal style={{direction: 'rtl'}} contentContainerStyle={{flexDirection: 'row'}}> <Item /> <Item /> <Item /> </ScrollView>