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\"
Try using listkey instead of keyExtractor, it worked for me
listkey
keyExtractor