react-native-dropdown-picker
react-native-dropdown-picker copied to clipboard
Performance issue with large set of data
Hi all,
My DropDownPicker has more than 20k entries and when I click it in order to open and search/select one of them, the whole app freezes and cannot do anything.
Has anyone the same issue?
Is there a way to load a subset of data initially and then load more data when users scrolls?
v.5.4.2