CountryPickerView icon indicating copy to clipboard operation
CountryPickerView copied to clipboard

A simple, customizable view for efficiently collecting country information in iOS apps.

Results 16 CountryPickerView issues
Sort by recently updated
recently updated
newest added

### Crash in CountryPickerViewController [Crashed: com.apple.main-thread SIGABRT ABORT 0x00000001f1a51fbc](https://github.com/kizitonwose/CountryPickerView/files/13724147/com.app_issue_760afe4f1aa62b57f296428b0498e59f_crash_session_34b1e4e5800a473a8a935ee243a471a7_DNE_0_v2_stacktrace.txt) ![Screenshot 2023-12-20 at 12 33 09 PM](https://github.com/kizitonwose/CountryPickerView/assets/7687920/e7cd49a4-ce6d-47f0-91bf-6aeed188f91f)

![image](https://github.com/kizitonwose/CountryPickerView/assets/73127111/41e9b4d3-d309-4be5-b0a3-33fcb9b409da) I have Already modified the code to be able to Use in obj-c and Also create Dark Version , I you want I can Submit a pull request

This update will allow to use the component with Xcode 14.3 +

When we integrate CountryPickerView in TableView cell and pass top most viewcontroller in showCountriesList method's param it works fine for just one cell. If you have multiple cells then it...

Pull Request: https://github.com/kizitonwose/CountryPickerView/pull/153