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.