Fork of react-phone-input-2 for the Material-UI library
The material-ui-phone-number is a phone input component that allows for highly customization and includes auto formatting. It is based on the react-phone-input-2 package and follows the Material Design guidelines for its design.
To install the material-ui-phone-number theme, follow these steps:
npm install material-ui-phone-number
import PhoneNumberInput from 'material-ui-phone-number';
<PhoneNumberInput />
The material-ui-phone-number is a phone input component that allows for easy and customizable phone number inputs. It is based on the react-phone-input-2 package and follows Material Design guidelines for its design. It provides auto formatting of phone numbers and uses the @material-ui/core/TextField component for rendering the phone input field.