react-native-country-codes-picker icon indicating copy to clipboard operation
react-native-country-codes-picker copied to clipboard

Feature request - Flag component

Open codehippie1 opened this issue 5 months ago • 2 comments

Expose the flag component separately. This will help user to create a button with flag and country name, upon touch open the country picker

codehippie1 avatar Jan 17 '24 23:01 codehippie1

Yes please do it i need to show flag and country code both in my project. How I can do that?

MalikHassan512 avatar Jan 28 '24 19:01 MalikHassan512

Hello guys! If I understand correctly your issue it should be resolved by logging onPickerButtonPress, there you will see full data about country including flag.

GeorgeHop avatar Feb 16 '24 14:02 GeorgeHop