Skip to content

Releases: mobven/CountryPicker

v2.0.3

06 Sep 10:44
6225c29

Choose a tag to compare

Customizable search bar borders.

Contribution: @hmgezer

v2.0.2

05 Sep 11:26
e493639

Choose a tag to compare

Customizable back button alignment, separator.

Contribution: @hmgezer

v2.0.1

09 May 10:15
c1b8d1e

Choose a tag to compare

  • Add button style enum for close button.

v2.0.0

02 May 17:13
ee791c4

Choose a tag to compare

  • Add sorting comparison to config.
  • Set swift tool version to 5.8.

Contribution: @naymanfatih

v1.0.8

23 Apr 11:07
4e2671d

Choose a tag to compare

Add textFieldShouldClear implementation.

v1.0.7

15 Apr 14:50
3632e53

Choose a tag to compare

Added CountryManager.shared.config.showPhoneCodes.
Contribution: @alantonica

v1.0.6

13 Feb 13:42
e0d7944

Choose a tag to compare

  • Fix issue related to string replacement while query on search field.

v1.0.5

10 Aug 09:00
251706a

Choose a tag to compare

Fix issue where UITextField.editingChanged caused crash on dismissal (for the keyboards with auto-suggestion enabled).

v1.0.4

05 Aug 07:18
eea256a

Choose a tag to compare

Fix issue where UITextField.editingChanged caused crash on dismissal (for the keyboards with auto-suggestion enabled).

v1.0.3

28 Feb 17:43
8711127

Choose a tag to compare

Added Country(phoneCode:) initializer.