DialCountries
DialCountries copied to clipboard
DialCountries is a swift Controller. Provides country name, ISO 3166 country codes, country flag, and calling codes
Results
1
DialCountries issues
Sort by
recently updated
recently updated
newest added
Hi, it will be great if you can add support for fetch Country from DialCode in your Country Public Struct public static func getCountryFrom(_ code: String) -> Country? { return...