@ua-opendata/react-phone-input
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

React Phone Input

For ukranian phone formats.

Demo

Installation

npm i @ua-opendata/react-phone-input

Usage

See demo application sources for code examples.

import { PhoneInput } from "@ua-opendata/react-phone-input";

const App = () => {
    return <PhoneInput />;
}

Package Sidebar

Install

npm i @ua-opendata/react-phone-input

Weekly Downloads

8

Version

1.0.2

License

MIT

Unpacked Size

9.98 kB

Total Files

5

Last publish

Collaborators

  • horat1us