react-native-chatbot:创建对话聊天的简便方法

时间:2024-02-26 04:58:31
【文件属性】:

文件名称:react-native-chatbot:创建对话聊天的简便方法

文件大小:69KB

文件格式:ZIP

更新时间:2024-02-26 04:58:31

react chat react-native chatbot conversational-ui

React本地聊天机器人 React本机聊天机器人组件,用于创建对话聊天。 基于 。 入门指南 npm install react-native-chatbot --save 用法 import ChatBot from 'react-native-chatbot' ; const steps = [ { id : '0' , message : 'Welcome to react chatbot!' , trigger : '1' , } , { id : '1' , message : 'Bye!' , end : true ,


【文件预览】:
react-native-chatbot-master
----.travis.yml(145B)
----.eslintrc(619B)
----.babelrc(53B)
----package.json(2KB)
----ISSUE_TEMPLATE.md(185B)
----tests()
--------lib()
--------helpers()
----LICENSE(1KB)
----.gitignore(556B)
----lib()
--------ButtonText.js(166B)
--------index.js(58B)
--------Button.js(383B)
--------ChatBot.js(32KB)
--------Footer.js(349B)
--------schemas()
--------ChatBotContainer.js(203B)
--------InputView.js(126B)
--------steps()
----README.md(11KB)
----yarn.lock(112KB)
----.editorconfig(304B)
----contributing.md(2KB)

网友评论