cometchat-react-core
No SKILL.md available for this skill.
View on GitHubMore from cometchat/cometchat-skills
cometchat-native-troubleshooting
Diagnose CometChat React Native UI Kit integration failures — init/login, gesture handler, pod install, iOS privacy manifest, Android Maven, Metro cache, permissions, calls, extensions, v4-to-v5 upgrade. For push-specific symptoms see cometchat-native-push § 12.
4cometchat-native-production
Production-readiness for React Native — server-minted auth tokens, user management CRUD, external-backend recipes (Express / Hono / Firebase Functions / Vercel Serverless). RN has no API routes, so the backend is always external.
4cometchat-android-v6-compose-customization
CometChat Android UIKit v6 Compose customization — BubbleFactory interface, slot lambdas, @Immutable style classes, and per-slot overrides
3cometchat-android-v5-customization
Customize CometChat components beyond theming — custom message templates, DataSource decorators, event listeners, and custom view slots.
3cometchat-android-v5
Entry-point dispatcher for CometChat Android UI Kit v5. Detects project setup, understands what the dev is building, and routes to the right sub-skills.
3cometchat-android-v5-components
Complete catalog of CometChat Android UI Kit v5 components. Reference before writing integration code — never invent component names.
3