react-native-chatbox
Version:
react component to implement a placed bottom chatbox which can pick emoji text or others
26 lines (25 loc) • 732 B
JSON
{
"name": "react-native-chatbox",
"version": "1.2.1",
"description": "react component to implement a placed bottom chatbox which can pick emoji text or others",
"main": "index.js",
"author": "573071547@qq.com",
"license": "MIT",
"keywords": [
"react",
"react-native",
"component",
"chatbox",
"react-native-plugin",
"chat component"
],
"dependencies": {
"babel-preset-env": "^1.6.1",
"babel-preset-react-native": "^4.0.0",
"prop-types": "^15.6.1",
"react": "^16.2.0",
"react-native": "^0.54.2"
},
"bugs": "https://github.com/humengqiao/react-native-chatbox/issues",
"homepage": "https://github.com/humengqiao/react-native-chatbox#readme"
}