React component for entering and validating international telephone numbers

IMP: From 3.*, the styles won't be included by default. Can use require('react-telephone-input/lib/withStyles') to get the styles.

Live Demo here - http://unstack.in/react-telephone-input/

This one is written as a reactjs component.

GitHub