react-native-flags icon indicating copy to clipboard operation
react-native-flags copied to clipboard

Custom `unknownFlag`

Open pietro909 opened this issue 8 years ago • 1 comments

Hi, it would be useful to be able to pass the fallback for the unknown flag. For example, in my application I'm using a different flag to indicate "all countries".

It could be a rendering function, or a react component, ...?

pietro909 avatar Jun 20 '17 14:06 pietro909

Is this already possible? Is there a check to render nothing when the flag does not exist?

tijsluitse avatar Aug 23 '18 09:08 tijsluitse