In My Angular application I am trying to implement international phone number field with Country flag and validation. Same to Same like this
https://github.com/hodgepodgers/ng-intl-tel-input and its demo site http://hodgepodgers.github.io/ng-intl-tel-input/
After lot of search not getting any thing for Angular.
https://github.com/webcat12345/ngx-intl-tel-input
I started creating library for this but not finished. You can contribute to my repository. Anyway basic concept of component is already finished and make any changes.