react-native-search-list icon indicating copy to clipboard operation
react-native-search-list copied to clipboard

FlatList compatibility

Open vinipachecov opened this issue 6 years ago • 2 comments

Hi there, is there any planning to support flatlist instead of ListView? As far as I am concerned ListView load all the data into the memory and not only what it is been rendered. Nice work by the way!

vinipachecov avatar Mar 05 '18 17:03 vinipachecov

I'm trying FlatList in my local brunch.

erichua23 avatar Mar 06 '18 02:03 erichua23

Hi @erichua23: Were you able to achieve this using FlatList?

Thanks </ Pranav >

prscX avatar Oct 08 '18 12:10 prscX