The Wayback Machine - https://web.archive.org/web/20200918170903/https://github.com/topics/phone-number
Skip to content
#

phone-number

Here are 276 public repositories matching this topic...

Phonia Toolkit is one of the most advanced toolkits to scan phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy.
  • Updated Aug 29, 2020
  • Python
react-native-unified-contacts
jimmythompson
jimmythompson commented Jun 21, 2018

Hey folks,

When someone has added a contact in iOS (and I assume the same in Android) without adding any phone numbers for them, the return value from the getContacts call is a little weird.

In this case, I expected the getContacts call to return an empty list:

{
  contacts: [{
    phoneNumbers: []
  }]
}

But, at least as of 0a67cdb, it omits the field entirely

Improve this page

Add a description, image, and links to the phone-number topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the phone-number topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.