简体   繁体   English

我的 APP 的聊天组件基于 React Native EXPO 框架构建

[英]Chat Component for my APP built on React Native EXPO Framework

I m building a new app using React Native EXPO framework.我正在使用React Native EXPO框架构建一个新应用程序。 My app requires a chat function where users can chat within the app.我的应用需要聊天 function,用户可以在其中聊天。 Simple one-on-one chat with typing indicator, read receipts, online/offline status and image transfer are the features I would like to provide my users with.简单的一对一聊天,包括打字指示器、阅读回执、在线/离线状态和图像传输是我想为我的用户提供的功能。

Please let me know of any free or paid service that will work with React Native EXPO framework .请让我知道任何可以与React Native EXPO framework一起使用的免费或付费服务。 I have seen many options online for Core React Native but none for EXPO .我在网上看到过很多Core React Native的选项,但没有EXPO的选项。

Thanks in advance for any suggestions.在此先感谢您的任何建议。

I use stream-chat-expo on my Expo projects.我在我的 Expo 项目上使用流聊天博览会 Stream's Messaging API allows you to build real-time chat applications verry fast. Stream 的消息传递 API 允许您非常快速地构建实时聊天应用程序。 Here the tutorial for Stream chat(with Expo)这里是Stream 聊天教程(与 Expo)

You can also try react-native-gifted-chat你也可以试试react-native-gifted-chat

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM