react-phone-input
react-phone-input copied to clipboard
Fixes issues #40 - value not updated on state change
Value wasn't being updated if parent component's state was updated.
Also, updated readme to help clarify how to use.
@ajmas Thanks for the fix, let me have a look at it over the weekend and I'll merge it if everything looks good.
Discovered an issue where the Canadian country code is repeated due to the area code. Also impacts US numbers. Will need to resolve that.
Any resolution on this fix?