docs(react-native): document Card Message support for SDK and UI Kit#405
Open
Lucky-Cometchat wants to merge 3 commits into
Open
docs(react-native): document Card Message support for SDK and UI Kit#405Lucky-Cometchat wants to merge 3 commits into
Lucky-Cometchat wants to merge 3 commits into
Conversation
Add documentation for the new Card Message feature (chat SDK v4.0.26 / UI Kit card support) across the React Native docs only: - ai-agents.mdx: card streaming events (Card Start/Card/Card End) and the AIAssistantMessage `getElements()` / `AIAssistantElement` render model - campaigns.mdx: CardMessage (category "card") fields + onCardMessageReceived usage - real-time-listeners.mdx: onCardMessageReceived callback on MessageListener - ui-kit/react-native/events.mdx: ccCardActionClicked UI event + refined onCardMessageReceived description Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
- send-message.mdx: add Card Message section noting category "card" is receive-only and cannot be sent from the SDK (Platform API / Dashboard only) - receive-messages.mdx: add Card Messages section showing onCardMessageReceived on MessageListener (TS/JS) with getCard() usage Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
raj-dubey1
previously approved these changes
Jun 25, 2026
- Add card as a first-class message category in message structure & hierarchy (accordion, category sentence, overview table, dedicated section) and remove the obsolete interactive section that linked to a nonexistent RN page - Swap the hierarchy diagram for the new message-structure-hierarchy-card.svg - Elaborate the send-message Card Message section: receive-only Note with REST API link, CardMessage field snippet/table, and a Render a Card Message subsection pointing to @cometchat/cards-react-native (CometChatCardView) - Align getText() description across pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue(s)
Type of Change
Checklist
Additional Information
Screenshots (if applicable)