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

Flags of the world react component

Results 9 react-flags issues
Sort by recently updated
recently updated
newest added

Importing this module in a typescript project fails. ``` Could not find a declaration file for module 'react-flags'. '/project/node_modules/react-flags/lib/react-flags.js' implicitly has an 'any' type. Try `npm i --save-dev @types/react-flags` if...

The error, when I use it inside a 'styled-components' header, is the following: "A string ref, "selectedFlag", has been found within a strict mode tree. String refs are a source...

Hi, After installing and copying the vendor folder into public/img, my images were always undefined. I had to re-set manually the basePath props : ``` ``` Just wanted to check...

Hello, I'm using this lib in conjunction with [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) which has a few countries not covered by react-flags. Some are administered by other countries and do not have their own...

Hi and thanks for the module, If this is still maintained, I have some good idea to share and maybe to implement I have a react component that display an...

Hi, I am using create-react-app and Webpack 4. I am using the default example from the `README.md` I have in my developer console an assets loading error which cannot find...

I wanna use vertical-align style in flag. but this component ignore inline style properties. do you have any plans to apply this functionality?

Hi, Since version 0.1.13 I'm seeing this issue when using flags (same code) If i switch back to 0.1.12 the issue is gone. I haven't investigated this, but it seems...

HI, how about adding the title attribute or spreading the rest of props into the img