@thang2162/react-native-text-area
Version:
Simple and easy to use TextArea for React Native
33 lines (32 loc) • 784 B
JSON
{
"name": "@thang2162/react-native-text-area",
"version": "0.0.16",
"description": "Simple and easy to use TextArea for React Native",
"keywords": [
"ios",
"android",
"text",
"text-area",
"textArea",
"text-input",
"ui-kit",
"thang2162",
"tone",
"Tone",
"react",
"react-native",
"javascript",
"ui-lib",
"rn"
],
"homepage": "https://www.bithatchery.com",
"bugs": "https://github.com/thang2162/react-native-text-area/issues",
"main": "./lib/src/TextArea.js",
"repository": "git@github.com:thang2162/react-native-text-area.git",
"author": "Tone T. Thangsongcharoen (thang2162) <netguy87@gmail.com>",
"license": "MIT",
"peerDependencies": {
"react": ">= 16.x.x",
"react-native": ">= 0.55.x"
}
}