react-native-multiple-select-list
react-native-multiple-select-list copied to clipboard
Option list keys can collide with large data sets, causing render issues
Suggestion: concatenate the item's key and value with a random integer.