Skip to content

2.2.1

Compare
Choose a tag to compare
@kizitonwose kizitonwose released this 13 Jan 04:19
· 116 commits to master since this release
  • 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.