cometchat-uikit-react-native
cometchat-uikit-react-native copied to clipboard
Ready-to-use Chat UI Components for React Native
Hello CometChat Team, I am encountering an issue with the integration of your SDK. As soon as I execute the following initialization code in my React Native app: CometChatUIKit.init({ appId:...
Not sure if this fits into "bugs", (sorry if it doesn't) I was wondering how to set it up with Expo? I followed all the steps from the readme and...
### Describe the problem When building ios I get an error saying: ``` Cause: Unable to find a specification for `RCTSlider` depended upon by `react-native-cometchat-ui-kit` ``` ### What was the...