react-chat-app:用于在线聊天应用程序的UI UI库

时间:2024-05-17 14:46:34
【文件属性】:

文件名称:react-chat-app:用于在线聊天应用程序的UI UI库

文件大小:1MB

文件格式:ZIP

更新时间:2024-05-17 14:46:34

JavaScript

:fire: React聊天应用 用于在线聊天应用程序的UI UI库。 安装 npm i react-chat-app yarn add react-chat-app API文件 git clone https://github.com/Yaozu-Xu/react-chat-app yarn dev yarn install yarn storybook 访问 例子 import ChatApp , { MessageList , Conversation , Profile , NavBar } from 'react-chat-app' // Coustomize your components style const MyMessageList = ( ) => ( < MessageList> { [ 0 , 1 , 2 , 3 , 4 ] . map ( ( _ , k


网友评论