rc-phone-input

1.0.18 • Public • Published

rc-phone-input

npm version npm downloads

International phone number <input/> in React with Ip-lookup

See Demo

Screenshots

Installation

npm install rc-phone-input --save

Usage

import RCPhoneInput from 'rc-phone-input'
 
return (
    <RCPhoneInput
        value="+79152881980"
        onChange={ value => console.log(value) } />
)

/rc-phone-input/

    Package Sidebar

    Install

    npm i rc-phone-input

    Weekly Downloads

    26

    Version

    1.0.18

    License

    MIT

    Unpacked Size

    105 kB

    Total Files

    14

    Last publish

    Collaborators

    • pitronalldak