CountryPickerView v2.2.1 Release Notes

Release Date: 2019-01-13 // over 5 years ago
    • ➕ Add CPVCountry typealias which should be used if a project already has a Country class or struct to avoid conflicts.
    • 🛠 Fix country search logic.
    • ➕ Add delegate methods for customizing cell label and section title label colors.
    • 👉 Make CountryPickerViewController public to ease customization.
    • 🔄 Change the way xib files are packaged so the framework can be used as a static library.