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

Paged contacts for React Native

Results 14 react-native-paged-contacts issues
Sort by recently updated
recently updated
newest added

Hi, It would be nice if we could pull the list in alphabetical order. Would you consider such a development?

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...

On Android, contacts with no email and with no phone are not fetched, while such contacts are fetched on iOS

bug

In Android, `setNameMatch` followed by `getContactsWithRange` will return all contacts regardless of page size.

bug

It would be very beneficial for those who follow a cocoapods setup. It works along the lines recommended by React Native.

Probably worth mentioning in docs. It fails on minSDK = 19

Hello, In my app, the contacts are shown below a search input, and as the user searches I use the setNameMatch method to filter the results. But I`m finding that...

Can you guys introduce a method that allows us to fetch just the 'me' contact? This can be a really useful way to get some of the user's information and...