Andrew Ooi

Results 4 issues of Andrew Ooi

I really love your idea of this form, but I am unsure if I can achieve the following to see if I can move from react-hook-form. [Background: I started with...

enhancement

Adds a new renderProp to allow user to customize how to render the component. ## Description Adds a new prop to IntlTelInput: ```tsx { renderComponent? : (wrapperProps, flagDropDownProps, inputProps) =>...

Hi, I am trying to use this in Material UI. Anyone here know how I can configure it so that it looks like the rest of the material UI TextField?...

As above, I am trying to find out immediately on mounting if the given initial value (either by defaultValue or value) is a valid international number, and immediately display an...