react-phone-input-2 icon indicating copy to clipboard operation
react-phone-input-2 copied to clipboard

:telephone_receiver: Highly customizable phone input component with auto formatting

Results 216 react-phone-input-2 issues
Sort by recently updated
recently updated
newest added

Can you update the flag sprites as current flag images are very blurred with a black background? ![image](https://user-images.githubusercontent.com/62879992/102308768-63aaab00-3f8d-11eb-88ea-bd188817f433.png)

Hi, I'm encountering an issue with the input. my country iso2 can depend on the user locale (or the user's db stored data but let's forget this for the moment),...

If you are using bootstrap, then a green border and tick mark appears in the phone number control as it uses similar classes used by bootstrap. Repro: ````typescript const Phone2...

Hi, How can I show a placeholder if there are two characters "+1"? ![image](https://user-images.githubusercontent.com/70602437/210099778-e5479774-7211-4525-87c6-457a013f3347.png) ``` this.setState({ phone })} countryCodeEditable={false} name={name} placeholder={placeholder} /> ```

Currently even if you send in a specific country it will still try to guess the country. This change will allow you to pass a country in and have that...

hello guys, after implements this package in my project, in dev my project works correctly, but in my build, when I navigate to the component, I get this error: ```...

The Autorité de Régulation des Télécommunications/TIC de Côte d’Ivoire (ARTCI), Abidjan, hereby announces the modification of the national numbering plan of Côte d’Ivoire, from eight (8) to ten (10) digits,...

same behaviour i found in [sandbox, here is the link](https://codesandbox.io/s/react-phone-input-forked-f51obb?file=/src/index.js), try toggling **Project view** and **Current Module View** _right to the url bar_ here screenshot (production build does not show...

…ext and types to overwrite. In this caret caret should be placed after entered input, so add length of prefix to the caretPosition