react-native-largelist icon indicating copy to clipboard operation
react-native-largelist copied to clipboard

KeyExtractor

Open lnickdnguyen opened this issue 4 years ago • 1 comments

Is there a way to optimize the LargeList for keys? I am reordering/removing items from the list and it will continue to rerender items afterwards, even though it the list is just shifting them.

1. Dev OS (windows/Mac/Linux) **Windows**
2. Target OS (iOS/Android/Both) **Android**
3. Simulator or real device? (Simulator/Real Device/Both) **Real Device**
4. The version of react-native, react-native-spring-scrollview, react-native-largelist **Most recent**
5. Your code **N/A**

lnickdnguyen avatar May 18 '20 04:05 lnickdnguyen

Actually,they are reused to disable blank when fast sliding.No key, sorry.

bolan9999 avatar Jul 30 '21 02:07 bolan9999