iPhoneNumberField
iPhoneNumberField copied to clipboard
Elegant SwiftUI phone number textField.
In XCode 14, I am getting a warning about triggering an update from within an update. This fixes it.
Any wait to put the country code instead of the flags icon?
Hey, thanks for your library multiples issues with iOS 16 Selecting a flag won't work: `Can't find keyplane that supports type 5 for keyboard iPhone-PortraitChoco-PhonePad; using 27154_PortraitChoco_iPhone-Complex-Pad_Default` When typing the...
I have entered the number under US region 4704734, however the parser returns true when this is not a valid number. Is there an issue with the Parser?
Hey, just wanted to let you know that when typing in a Canadian phone number the flag will change back to american
This happens on current release of iPhoneNumberField when trying to edit empty text field with placeholder text in place. It does not happen when editing text field with text already...
Passing PhoneNumberKit via init param, this can be useful in some cases. Also updated min version of PNK.