cometchat-sample-app-react-native icon indicating copy to clipboard operation
cometchat-sample-app-react-native copied to clipboard

Voice & Video Calling and Text Chat App for React Native

Results 4 cometchat-sample-app-react-native issues
Sort by recently updated
recently updated
newest added

Hi, I am integrating CometChat library in React native application. So I have two issues: The first, when I click on the call button the calling interface is not displayed...

### Describe the problem When I run `npm install`, the command fails because the package *async-storage 1.17.10* doesn't support rn 0.72.4 ### Reproduction Clone the project and run `npm install`;...

### Describe the problem Can't run the sample locally on an iOS simulator using `npx react-native run-ios --simulator="iPhone 15"` ``` The following build commands failed: CompileC ... CometChatWorkspace/ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm normal arm64...

### Describe the problem Getting error as `TypeError: Cannot read property 'BaseInputElement' of undefined, js engine: hermes` when i try to implement Cometchat UIKit for React Native V4 with using...