react-native-paged-contacts
react-native-paged-contacts copied to clipboard
results now showing after setNameMatch
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 some contacts are now showing in the results, even though their name starts with the search text. For example, there is one contact whose name is Adelina. It shows in the result for the query 'ad' but not for the query 'adel'. This behavior is being observed in iOS (my app does not have an Android version yet).
Has anyone experience anything similar?
Thanks,
Pedro.