简体   繁体   English

如何在 React Native 中集成 QuickBlox?

[英]How to integrate QuickBlox in react native?

I want to use QuickBlox for chat in react native.我想在 React Native 中使用 QuickBlox 进行聊天。 Can I use the javascript sdk provided by quickblox in react native ?我可以在 react native 中使用 quickblox 提供的 javascript sdk 吗?

Will this solution work?这个解决方案会起作用吗? I got this from Quickblox official site.我是从 Quickblox 官方网站上得到的。

https://docs.quickblox.com/docs/react-native-quick-start https://docs.quickblox.com/docs/react-native-quick-start

In order for you to be able to use JavaScript library in React Native, that library should support React Native.为了让您能够在 React Native 中使用 JavaScript 库,该库应该支持 React Native。 As far as I know QuickBlox does not support it for now.据我所知,QuickBlox 目前不支持它。 So, probably you are going to face some issues if you try it.因此,如果您尝试一下,可能会遇到一些问题。

However, there are some other providers who have added React Native support to JS SDK.但是,还有一些其他提供者已将 React Native 支持添加到 JS SDK。 For example, ConnectyCube.例如,ConnectyCube。

Feel free to check also React Native Chat samples and documentation .也可以随意查看React Native Chat 示例文档

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

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