CountryUtils

Functions

Link copied to clipboard
fun getCountries(allowedISOCodes: List<String>? = null): List<CountryInfo>

Returns the list of supported countries to display.

Link copied to clipboard
fun getCountryName(isoCode: String, locale: Locale): String

Returns the localized display name of a country