morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

Native pagination and search #732

Closed preis-lab closed 6 months ago

preis-lab commented 7 months ago

Add the queryContacts method that leverages native APIs in order to query for some term and paginate data

morenoh149 commented 7 months ago

looks great. Why did you close the PR?

preis-lab commented 7 months ago

I was going to push into a private fork with some major changes.

I can improve this here later since pagination is pretty requested, looks like apple isn't providing a clever way to paginate, I've been able to leverage it on android but iOS is just a workaround.

morenoh149 commented 6 months ago

Ok I'll close this to keep things tidy. But please let me know if you need anything to push this through!