1.0.35 • Published 7 years ago

whb-react-native-chat v1.0.35

Weekly downloads
5
License
ISC
Repository
-
Last release
7 years ago

#react-native-chat 这是一个基于leancloud SDK实现的一个react-native聊天工具包

#依赖

"react-native": "^0.34.0",
"leancloud-installation": "^1.0.0",
"leancloud-realtime": "3.0.2",
"leancloud-realtime-plugin-typed-messages": "^1.0.0",
"leancloud-storage": "^1.5.0",
"react-native-audio": "^2.1.0",
"react-native-image-picker": "^0.22.10",
"realm": "^0.14.3",

#发布 ####1.需要先将改动提交到git仓库之中。 ####2.通过跑下面的命令将代码发布至npm私服,与git远程仓库之中

npm run publish-internal