Skip to content

3.0.5

Compare
Choose a tag to compare
@kizitonwose kizitonwose released this 07 Dec 14:39
· 43 commits to master since this release
  • 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