Closed abdelrahman-ahmed closed 8 years ago
Which branch or release are you use?
I installed the latest one using pods. pod 'MICountryPicker'
Can you please give me more details. I can not reproduce this issue
Same for me. This is wrong after tapping the search button on the keyboard. Right if not.
@iDevelopper Are you using swift-2?
Swift 3
Fixed 👍. Please update you pods file. Thanks for you contributions @iDevelopper @abdelrahman-ahmed
Please use this for Swift-3:
pod 'MICountryPicker', :git => 'https://github.com/mustafaibrahim989/MICountryPicker.git', :branch => 'master'
and this for Swift-2:
pod 'MICountryPicker', :git => 'https://github.com/mustafaibrahim989/MICountryPicker.git', :branch => 'swift-2'
@mustafaibrahim989 , thanks we'll test. :-)
Steps 1- Type Egypt 2- select first items
Result: selected country Andora (+376) Expected: selected country Egypt (+20)