Skip to content

docs: add CometChat Campaigns documentation for React Native#372

Merged
jitvarpatil merged 78 commits into
docs/campaigns-service-rest-apifrom
docs/rn-campaigns-notification-feed
May 28, 2026
Merged

docs: add CometChat Campaigns documentation for React Native#372
jitvarpatil merged 78 commits into
docs/campaigns-service-rest-apifrom
docs/rn-campaigns-notification-feed

Conversation

@suraj-chauhan-cometchat
Copy link
Copy Markdown
Contributor

Description

Adds complete CometChat Campaigns documentation for React Native, mirroring the Android docs (PR #370). Covers the SDK API, UI Kit feature overview, and the CometChatNotificationFeed component.

Based on:

  • SDK changes: cometchat-team/chat-sdk-react-native#410 (v4.0.22)
  • Cards library: cometchat-team/cards-react-native#2 (v1.0.0)
  • UI Kit component: cometchat-team/uikit-react-native#1381 (v5.3.6)

Files Added

File Description
sdk/react-native/campaigns.mdx SDK API reference — NotificationFeedRequestBuilder, NotificationCategoriesRequestBuilder, NotificationFeedItem, NotificationCategory, PushNotification, FeedReadState, real-time listener, mark read/delivered, engagement reporting, push tracking, card rendering with @cometchat/cards-react-native
ui-kit/react-native/campaigns.mdx Feature overview — architecture flow, how cards work, push notification handling, links to SDK and component pages
ui-kit/react-native/notification-feed.mdx CometChatNotificationFeed component page — props, callbacks, automatic behaviors, view slots, styling, common patterns

Navigation Changes (docs.json)

  • Added ui-kit/react-native/campaigns under Features group
  • Added ui-kit/react-native/notification-feed under Components group
  • Added sdk/react-native/campaigns in SDK React Native section

Type of Change

  • New documentation

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

vivekCometChat and others added 30 commits April 28, 2026 15:42
- Move sdk/flutter/*.mdx → sdk/flutter/v4/ (53 files)
- Move sdk/flutter/v5/*.mdx → sdk/flutter/ (51 files)
- Update docs.json: v5 first in dropdown (default), v4 second
- Update all navigation paths accordingly
- Remove all beta references from v5 docs
- Version 5.0.0 stable

Committed-by: kiro-bot
- Remove empty <Warning></Warning> tags from overview.mdx and setup.mdx
- Replace all /sdk/flutter/v5/ links with /sdk/flutter/ (4 files)

Committed-by: kiro-bot
  - update Flutter push notifications sample link to app_credentials.dart
  - replace broken Tenor dashboard link with tenor.com
  - remove nonexistent workflow links from the Mastra frontend actions guide
  - repoint backend workflow reference to the orchestrator workflow example
  - add follow-up notes for Mastra repo/doc gaps
  - mark the first broken-link CSV pair as completed in link-triage tracking
  - replace broken websocket lifecycle images in sdk docs
  - add shared automatic and manual websocket flow images
  - fix react native ai chat history image reference
  - fix ios message header trail image filename
  - add alt text for websocket lifecycle images
Added ai assistant and conversation search docs
Message Composer:
- Remove deprecated richTextConfiguration prop and RichTextConfiguration / RichTextToolbarMode / RichTextFormatterManager / RichTextFormatType types
- Add layout (CometChatComposerLayout: singleLine | doubleLine) + Layout section
- Add enableRichTextFormatting, showRichTextFormattingOptions, hideRichTextFormattingOptions (Set<FormatType>) flat props
- Add FormatType enum reference table (bold, italic, underline, strikethrough, inlineCode, codeBlock, link, bulletList, orderedList, blockquote)
- Update richTextToolbarView to new 2-arg signature (context, controller)
- Update onRichTextFormatApplied to use FormatType
- Add onKeyboardDiagnostics debug hook
- Rewrite Rich Text Formatting section end-to-end
- Drop resizeToAvoidBottomInset: false from Scaffold example (auto-resize is the new default)

Message List:
- Add hideFlagOption, hideFlagRemarkField, flagReasonLocalizer props
- Add Flag / Report a message and Mark as Unread sections under Common Patterns
…ll platforms - remove beta labels and warning blocks - update install versions to stable releases - fix iOS method name casing (unmuteAudio, unpinParticipant, pinParticipant params)
Kiro Agent and others added 9 commits May 21, 2026 18:33
- Updated 13 existing doc files with latest content
- Added 5 new docs: advanced-configuration, conversations, moderation, transient-messages, ui-components
- Added unreal-blueprints/ directory with 17 Blueprint screenshots
- Added unreal_chat_sample.png
- Updated download URLs to 1.0.0-beta.2
docs(unreal): Release Unreal SDK 1.0.0-beta.2
- Add sdk/react-native/campaigns.mdx — SDK API reference for notification feed, categories, engagement, push tracking, and card rendering
- Add ui-kit/react-native/campaigns.mdx — Feature overview with architecture flow and card rendering explanation
- Add ui-kit/react-native/notification-feed.mdx — CometChatNotificationFeed component page with props, callbacks, styling, and patterns
- Update docs.json navigation: campaigns in Features, notification-feed in Components, campaigns in SDK
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview May 27, 2026, 1:48 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

jitvarpatil
jitvarpatil previously approved these changes May 27, 2026
@jitvarpatil jitvarpatil merged commit 960cc9b into docs/campaigns-service-rest-api May 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

9 participants