react-native-unified-contacts
react-native-unified-contacts copied to clipboard
Make `thumbnailImageData` optional as it may cause significant performance overhead.
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.
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.