You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course the imageForCountryCode API needs to be added to the interface.
Could you please insert this change in future updates, or provide some mechanism to add flags to extra added nations?
Thanks, David
The text was updated successfully, but these errors were encountered:
I made a small change to your code (CountryPicker.m, v1.3)
starting in line 230 added the function:
So by subclassing, one can add flags for extra added nations. I needed to add nations such as Soviet Union to collect people's country of birth.
Then changed the function at row 230:
Of course the imageForCountryCode API needs to be added to the interface.
Could you please insert this change in future updates, or provide some mechanism to add flags to extra added nations?
Thanks, David
The text was updated successfully, but these errors were encountered: