simple-chat:简单的聊天应用

时间:2021-03-27 19:17:57
【文件属性】:
文件名称:simple-chat:简单的聊天应用
文件大小:2.54MB
文件格式:ZIP
更新时间:2021-03-27 19:17:57
JavaScript 简单聊天 该应用程序的作用是: 基于react-native-gifted-chat的简单聊天应用程序 在第一个加载应用程序上将加载消息的种子(显示微调框假装从服务器获取消息) 邮件一旦加载,它们就会出现在聊天窗口中 用户可以添加其他消息,这些消息将保留在应用程序内存中 如果应用已关闭并重新加载,则应用将重新加载所有聊天记录,包括用户附加的消息 设置: 安装node , watchman和yarn 在目录的根文件夹中运行yarn install cd ios并运行pod install 对于iOS,打开SimpleChat.xcworkspace并与任何模拟器一起运行 适用于Android运行带有模拟器或连接到计算机的设备的react-native run-android 如果Metro bundler无法启动,请在项目的根文件夹中打开一个单独的终端窗口,然后运行react-
【文件预览】:
simple-chat-master
----.gitignore(813B)
----app()
--------app.js(700B)
--------types.js(123B)
--------rootActions.js(118B)
--------rootSaga.js(240B)
--------configureStore.js(1KB)
--------messenger()
--------rootReducer.js(383B)
----.flowconfig(2KB)
----package.json(937B)
----.buckconfig(114B)
----android()
--------app()
--------settings.gradle(194B)
--------build.gradle(1003B)
--------gradlew(6KB)
--------gradlew.bat(3KB)
--------gradle.properties(1KB)
--------gradle()
----.watchmanconfig(2B)
----SimpleChatExample.gif(2.86MB)
----metro.config.js(300B)
----ios()
--------SimpleChat-tvOSTests()
--------SimpleChat.xcworkspace()
--------SimpleChat-tvOS()
--------SimpleChat.xcodeproj()
--------SimpleChatTests()
--------SimpleChat()
--------Podfile.lock(16KB)
--------Podfile(5KB)
----index.js(177B)
----__tests__()
--------App-test.js(266B)
----.eslintrc.js(74B)
----.prettierrc.js(120B)
----README.md(2KB)
----babel.config.js(77B)
----.gitattributes(16B)
----app.json(57B)
----yarn.lock(313KB)

网友评论