-
Updated
Mar 1, 2022
phone-number
Here are 353 public repositories matching this topic...
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Jan 7, 2021
-
Updated
Feb 22, 2022 - Swift
The function isValidRegionCode should accept region/country code in both lower case and upper case as per google/libphonenumber
Reference https://github.com/google/libphonenumber/blob/7f20d4f7c26bb5d23f2caf86ec37d60f992a3031/javascript/i18n/phonenumbers/phonenumberutil.js#L1671
If this issue is acceptable, I will create a PR
-
Updated
Aug 27, 2021 - Objective-C
-
Updated
Jun 6, 2018 - PHP
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
Feb 11, 2022 - Python
-
Updated
Mar 5, 2022 - C#
-
Updated
Feb 26, 2022 - Vue
-
Updated
Apr 11, 2021 - Java
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Jan 27, 2022 - Swift
-
Updated
Dec 21, 2021 - Java
-
Updated
Mar 15, 2021 - Go
-
Updated
Jan 11, 2022 - Swift
-
Updated
Aug 3, 2021 - Kotlin
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Jan 23, 2022 - Python
-
Updated
Mar 2, 2022 - TypeScript
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
-
Updated
Jun 15, 2021 - C++
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Nov 7, 2021 - Kotlin
Improve this page
Add a description, image, and links to the phone-number topic page so that developers can more easily learn about it.
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."
User should be able to choose which scanner they want to run at each scan in the CLI. We should provide a way to skip one or more scanners. A
disableflag could help on that.Example
Implementation
The filter logic shoul