Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-release-flutter-v5-stable.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
AI Integration Quick Reference
AI Integration Quick Reference
| Field | Value |
|---|---|
| Package | @cometchat/chat-uikit-react-native v5.x |
| Peer deps | react-native >=0.70, @cometchat/chat-sdk-react-native, react-native-gesture-handler, react-native-safe-area-context |
| Calling | Optional — @cometchat/calls-sdk-react-native |
| Localization | Built-in localization support |
| Source | GitHub |
| AI Skills | npx @cometchat/skills add — GitHub |

Integrate with AI Coding Agents
Use CometChat Skills to add chat to any React Native project through your AI coding agent. The skill takes an AI-first approach — your agent has a short conversation with you to understand your project and chat requirements, then writes production-grade integration code tailored to the files you already have. Works with Claude Code, Cursor, Codex, VS Code Copilot, Windsurf, Cline, Kiro, and 30+ more agents.--ide <name> to target a specific IDE (e.g. --ide cursor), or --ide all to install for all supported IDEs.
Then in your IDE:
/cometchat anytime to pick from the iteration menu:
- Customize look & feel — theme presets (slack / whatsapp / imessage / discord / notion) or your own brand color
- Add a feature — 40+ features including calls, reactions, polls, AI smart replies, file sharing, presence
- Customize a component — custom message bubbles, headers, composer actions, empty/loading states
- Add another placement — modal / bottom sheet / extra tab
- Set up production auth — replace the dev Auth Key with a server-side token endpoint
- Set up user management — server endpoints for creating/updating/deleting CometChat users
- Set up push notifications — APNs + FCM end-to-end
- Run diagnostics — verify, drift detection, symptom-to-cause lookup
Get Started
Pick your framework and follow the step-by-step integration guide:React Native CLI
Standard React Native project setup
Expo
Expo managed workflow
Explore
Components
Browse all prebuilt UI components
Features
Chat, calling, AI, and extensions
Theming
Colors, fonts, dark mode, and custom styling
Methods
Initialize, authenticate, and send messages
Troubleshooting
Common issues and fixes
Resources
Sample App
Working reference app
Source Code
Full UI Kit source on GitHub
Support
Open a support ticket