morenoh149 / react-native-contacts

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

getContactsByPhoneNumber only returns after match #711

Closed HeatherHaylett closed 8 months ago

HeatherHaylett commented 1 year ago

getContactsByPhoneNumber will only return a contact once the full number creates a match in contacts. I'd like to be able to search string by string.

For example Instead of only match 555-555-5555, show all contacts matching 5 then narrowing down as each number is added.

github-actions[bot] commented 1 year ago

This issue is stale, please provide more information about the status

digholesnehal commented 11 months ago

@morenoh149 I would like to work on this issue as a contributor. Could you please assign it to me?

Regards, Snehal

morenoh149 commented 11 months ago

@digholesnehal assigned

morenoh149 commented 10 months ago

@digholesnehal any update?

digholesnehal commented 10 months ago

Hey @morenoh149, I'm sorry but I was unable to run the code for development and testing and hence could not proceed. I need some guidance on how to start.

morenoh149 commented 10 months ago

@digholesnehal what help do you need specifically? did you try cloning the code first

the next step is to use the cloned code locally in an example app, so you can test changes locally before sharing them into the main project

digholesnehal commented 10 months ago

@morenoh149 , sorry for not being specific. But I already followed all the above stated stages, and faced issue while running "npm run android" script to run example app code.

Please find the attached screenshot here, image

I tried to solve the same as well, but got no luck. Thank you for your responses.

morenoh149 commented 10 months ago

did you google this error?

task :app:checkDebugAarMetadata failed

please open a different issue to figure out how to fix your build.