phone-input react-phone goveo •4.5.0•3 days ago•72dependents•MITpublished version4.5.0,3 days ago72dependentslicensed under $MIT 530,630 gustavolbs-react-international-phone ☎️ International phone input component for React
import'react-international-phone-number-input/dist/index.css' Usage importReact,{Component}from'react'import{PhoneInput}from'react-international-phone-number-input'import'react-international-phone-number-input/dist/index.css'classExampleextendsComponent{render(){return(<PhoneInputcontainerProps={{//...pr...
import React from 'react'; import { View, Text } from 'react-native'; import { PhoneInput } from 'react-native-international-phone-number'; export class App extends React.Component { constructor(props) { super(props) this.state = { selectedCountry: undefined, inputValue: '' } } function...
It's an international phone input with country selection and phone mask for React Native.New Version InformationThis package is a fork of the original react-native-intl-phone-input with several modifications and improvements. We've made changes to enhance functionality, improve performance, and add...
Latest version: 0.0.0-dev, last published: 4 months ago. Start using react-native-international-phone in your project by running `npm i react-native-international-phone`. There are no other projects in the npm registry using react-native-international-ph
React Native International Phone Input. Contribute to anmayorquin/React-Native-INTL-Phone-Input development by creating an account on GitHub.
rn-country-phone-picker It's an international phone input with country selection and phone mask for React Native. New Version Information This package is a fork of the originalreact-native-intl-phone-inputwith several modifications and improvements. We've made changes to enhance functionality, impro...