Dependency Change
Chat SDK
- JavaScript
Calls SDK
- JavaScript
Change The Import Statements
Change the import statements all around the project.Chat SDK
- JavaScript
Calls SDK
- JavaScript
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?