Skip to content

Conversation

@PAraujo-proGrow
Copy link
Contributor

Fixes #3

The CountryPicker component render the country flag using the component FlagButton.
So, I change the renderFlagButton function to use this component.

The CountryPicker component render the country flag using the component FlagButton
@Firephoenix25
Copy link

in FlagButton

containerWithoutEmoji: {
marginTop: 5,
},

make the flag too much on the bottom

I fix it putting marginTop: 0, on the node modules because styles is not exposed on Component

@zaini
Copy link

zaini commented Jun 25, 2025

@anday013 any plans on merging this with a fix for the styling? Thanks!

@anday013 anday013 merged commit c2f26f1 into anday013:main Jun 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Country Flags are Not Showing

4 participants