0.1.1 • Published 1 year ago

international-phone-input-react v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

React Simple Phone Input

A simple and customizable react phone number dropdown component. with country flags and dialCodes.

  • SSR Friendly
  • Customizable
  • Search Country
  • Smallest Bundle Size (About 500kb)
  • Typescript support

Installation

$ npm i international-phone-input-react --save

Usage

import { PhoneInput } from "international-phone-input-react";

<PhoneInput
  phoneNumber={phoneNumber} setPhoneNumber={phoneNumber}
/>

See Demo

Options

Event

Contributing

  • Code style changes not allowed
  • Do not create issues about incorrect or missing country data

Issues or correction

If you face any issues, missing data or wrong data about country, you are welcome to create an issue.

Stay in touch