I have been getting the: "VirtualizedList: missing keys for items, make sure to specify a key property on an item or provide a custom keyExtractor" pretty c
I have a FlatList where I want to change the number of columns based on orientation. However, I get the red screen when I do this. As per the red screen error m