rn-phone-number-picker
Version:
rn-phone-number-picker A customizable PhoneNumberInput screen component for React Native projects. Use this open source library in your fresh React Native project for instant startup.
20 lines (19 loc) • 390 B
JSON
{
"name": "rn-phone-number-picker",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native-phone-picker",
"react-native-phone-input"
],
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.71.7"
},
"author": "ashish",
"license": "ISC"
}