-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need country flag feature enabled and some improvements #21
Comments
Thanks for the kind words and suggestions. I'm certainly open to adding country flags - I think it would be a good addition. I'm going to do a little research to make sure I can find the highest quality images for the flags. Just to clarify your second point about search controller customization so I understand fully - would the issue you're encountering be fixed by simply making the |
Hi, I've my own customized theme for the navigation bar, please see attached Now see Screenshot_2, in which I've typed the country name 'Canada' but I can't see it as its text color is white. And also see the cancel button is in blue color and the tint color of the searchBar text is also in blue, As my theme is something dark wooden color with white, so that's why I need these changes. IIf you can customize your library more that would be great. Look forward to hearing from you soon. Thanks |
Would you also like to be able to customize the appearance of the table view? Allowing you to customize the appearance of the search bar would really just be as simple as making the |
Yes, I think, there should be options to show the country flag before the country name and options to hide toggle country code, etc. |
And, also I'd like you to introduce the currency feature as well in this library. Because I don't want to use multiple pods for the same kind of purpose. In my project, I need currency, country code, country picker with the flag, etc. |
you can introduce enum like a country picker, currency picker, country code picker with its flag. |
Just to clarify, when you say country code, do you mean calling code? As in the number that you put at the beginning of a phone number? Or do you mean the ISO 3166-2 country code that is unique to each country? |
Yes Calling Code |
Hi,
This is a very good library and its easy to use and simple one. But what about country flags feature to be enabled in this?
And one more thing it would be nice if you give the customization of search controller, like in my case I've navigation bar color of black and search bar text color is also black, I saw you have declared it private and unable to change. However, I can change using manual integration.
Let me know if you want to enable this feature and I'll create a PR.
Regards,
Hassan
The text was updated successfully, but these errors were encountered: