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

Can I use it with Swift? #32

Closed Ricardo1980 closed 8 years ago

Ricardo1980 commented 9 years ago

Can I use it with Swift? Thanks.

nicklockwood commented 8 years ago

It should work as far as I know. Try it and let me know if you have any issues.