CountryPickerView v3.0.5 Release Notes

Release Date: 2019-12-07 // over 4 years ago
    • ๐Ÿ›  Fix the name of Iran (thanks @hojatdelfan)
    • โž• Add Kosovo to the list of countries.
    • ๐Ÿ‘‰ Make countries property internal in CountryPickerView class. Please use the "preferred countries" feature if you only want to show some countries.
    • ๐Ÿ‘ Allow setting the locale to be used for country names on the list via CountryPickerViewDataSource:
      func localeForCountryNameInList(in countryPickerView: CountryPickerView) -> Locale