'What is the best option for International phone number input in React js?

I tried using react-phone-input-2 and react-phone-input components of react, but it does not take # and * as input and also not found effective... I wanted to creat customized input element that will aslo apply number length validation after selecting country code. i wanted my output to look like this : enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source