react-native-unified-contacts icon indicating copy to clipboard operation
react-native-unified-contacts copied to clipboard

Make `thumbnailImageData` optional as it may cause significant performance overhead.

Open joonhocho opened this issue 8 years ago • 2 comments

joonhocho avatar Jan 30 '17 11:01 joonhocho

Thanks for bringing this up, @joonhocho!

I tested it against 5000 contacts and it didn't seem to be an issue but it's a good idea to make it optional. I'll do some benchmarking and report back with what I find.

joshuapinter avatar Jan 30 '17 20:01 joshuapinter

I think this is important for Android. I've read in some of the other contacts repos about Android crashing with too much memory usage.

paintedbicycle avatar Mar 22 '18 10:03 paintedbicycle