CountryPickerView v3.1.3 Release Notes
Release Date: 2020-08-02 // about 4 years ago-
- ➕ Add method
func excludedCountries(in countryPickerView: CountryPickerView) -> [Country]
toCountryPickerViewDataSource
.
- ➕ Add method
Previous changes from v3.1.2
-
- 🔔 Notify the delegate when the selected country is set programmatically.