nicklockwood / CountryPicker

CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
http://charcoaldesign.co.uk/source/cocoa#countrypicker
Other
741 stars 153 forks source link

iOS 8 #16

Closed asifhabib closed 8 years ago

asifhabib commented 9 years ago

Flag not showing on iOS 8

nicklockwood commented 9 years ago

Try with version 1.2.3.

mayooresan commented 9 years ago

It's working just fine with 1.2.3. I forgot to copy the bundle that's why it didn't work.

rephiscorth commented 9 years ago

I'm having similar issue, flag shows but only half of it

nicklockwood commented 8 years ago

Pretty sure this is working now.