react-native-paged-contacts
react-native-paged-contacts copied to clipboard
[Android] `setNameMatch` followed by `getContactsWithRange` will return all contacts regardless of page size
In Android, setNameMatch
followed by getContactsWithRange
will return all contacts regardless of page size.
I have fixed this issue on PR #22 Please help me check it. Thanks