QuickBlox / quickblox-react-native-sdk

quickblox-react-native-sdk
Other
4 stars 1 forks source link

Does the SDK work with Expo? #63

Closed Theeeus closed 1 year ago

Theeeus commented 1 year ago

I was wondering if the SDK works with Expo at all and if so if there's any documentation specific for installing the SDK in an Expo project

spaceod commented 1 year ago

Hey @Theeeus, instead of Quickblox, I would suggest that you use either Sendbird (https://sendbird.com/) or Stream (https://getstream.io/chat/). Based on our experience with the project, we've encountered a lot of issues with Quickblox's SDK.

Theeeus commented 1 year ago

Hey @spaceod thanks for the tip. So the issues you had with Quickblox SDK were while using Expo?

IlliaChemolosov commented 1 year ago

@Theeeus Hello! It's Illia from QuickBlox.

QuickBlocks SDK contains custom native code. So I recommend you to research Expo documentation specific for "Add custom native code" where they describe how to make use of third-party libraries with custom native code.