chronotruck / FlagPhoneNumber

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

set countries by country code string #168

Open amer-zk opened 4 years ago

amer-zk commented 4 years ago

how to call set countries by pass parametter ( List of country codes [strings] )

somthing like this : phoneNumberTextField.setCountries(including: ["AE","DE","JO"];