UNPKG

react-native-country-phone-input

Version:

A customizable React Native component for selecting a country and entering a phone number. It provides a country picker with flags, country codes, and a phone input field.

25 lines (24 loc) 723 B
{ "name": "react-native-country-phone-input", "version": "1.0.3", "description": "A customizable React Native component for selecting a country and entering a phone number. It provides a country picker with flags, country codes, and a phone input field.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "phone-input", "country-picker", "react-native-phone-input", "react-native-phone-number-input", "phone-input-component" ], "author": "Abdul Rehman Arain", "license": "ISC", "peerDependencies": { "react": "18.3.1", "react-native": "0.76.5", "react-native-vector-icons": "^10.2.0" } }