react-native-flags
react-native-flags copied to clipboard
Custom `unknownFlag`
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, ...?
Is this already possible? Is there a check to render nothing when the flag does not exist?