react-native-text-input-enhance
Version:
Text Input Enhance to fix clear text value in React Native Text Input
24 lines (23 loc) • 686 B
JSON
{
"name": "react-native-text-input-enhance",
"version": "1.0.11",
"description": "Text Input Enhance to fix clear text value in React Native Text Input",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/agiletechvn/react-native-text-input-enhance.git"
},
"keywords": [
"react-native", "minhchienwikipedia", "agiletechvn", "ios", "android"
],
"author":
"Duong Minh Chien <minhchienwikipedia@gmail.com> (https://github.com/minhchienwikipedia)",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
},
"dependencies": {}
}