A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
5.16k
stars
824
forks
source link
PhoneNumberKit is not recognised phone number until it is completed #740
Closed
huthe98 closed 8 months ago
New Issue Checklist
Steps to reproduce
let phoneNumberInfo = try? phoneNumberKit.parse(text, ignoreType: false) I want to the country flag once the text start matching any phone number
Environment
SPM + iOS