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

Android how get Thumbnail file path?

Open MikePodgorniy opened this issue 3 years ago • 1 comments

Hello Guys!

getThumbnailImageDate is too slow because we need to transfer a lot of base64 images from native to js and again to native to show Contact List.

Can you add an additional field like thumbnailImagePath?

MikePodgorniy avatar Jul 08 '21 08:07 MikePodgorniy

solution https://github.com/wix/react-native-paged-contacts/pull/30

MikePodgorniy avatar Jul 13 '21 12:07 MikePodgorniy