fake account
fake account

Reputation: 91

How can I integrate chat with quickblox sdk in react native?

I want to use QuickBlox for creating a chat app in react native. I don't know from where to start. Just need to know is there any library that provide quickblox chat for react native or creating bridge between ios/android and react native is only option.

Upvotes: 1

Views: 448

Answers (2)

QuickBlox
QuickBlox

Reputation: 233

QuickBlox has recently released ReactNative SDK, you can check the documentation and the official chat sample

Upvotes: 0

Ira M
Ira M

Reputation: 47

As far as I know QuickBlox does not support React Native officially. So, if you need it to be done with QuickBlox, you'll end up using some third-party library.

If you are considering alternatives to QuickBlox, you can try another provider who has React native support added. You can try one of the following providers:

Upvotes: 2

Related Questions