chronotruck / FlagPhoneNumber

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

Update README.md #170

Open Keuha opened 4 years ago

Keuha commented 4 years ago

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