CountryPickerView v3.1.3 Release Notes

Release Date: 2020-08-02 // over 3 years ago
    • ➕ Add method func excludedCountries(in countryPickerView: CountryPickerView) -> [Country] to CountryPickerViewDataSource.

Previous changes from v3.1.2

    • 🔔 Notify the delegate when the selected country is set programmatically.