React Native
npm i @cometchat/chat-sdk-react-native
npm i @cometchat/calls-sdk-react-native
import {CometChat} from '@cometchat/chat-sdk-react-native';
import {CometChatCalls} from '@cometchat/calls-sdk-react-native';
Was this page helpful?