chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 317 forks source link

Update README.md #170

Open Keuha opened 3 years ago

Keuha commented 3 years ago

update cellPhoneTextField.setFlag(for: .FR) to cellPhoneTextField.setFlag(key: .FR) as for: does not exist anymore