Can we switch between grid and list layout in react native? In short, yes we can. There is no straight forward way , but react native provides a way around this problem. As of now react native don't recommend this way as it involves re-rendering entire FlatList component