Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"theme": "aspen",
"name": "CometChat Docs",
"description": "Technical documentation & Implementation guides to add In-app Messaging & Voice & Video Calling to your apps and websites in minutes.",
"banner": {
"content": "The version selector is temporarily unavailable. [Open any version directly →](/versions)",
"type": "warning",
"dismissible": true
},
"colors": {
"primary": "#6851D6",
"light": "#6851D6",
Expand Down
46 changes: 46 additions & 0 deletions versions.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: "All documentation versions"
description: "Direct links to every version of the CometChat UI Kits and SDKs while the version selector is being fixed."

Check warning on line 3 in versions.mdx

View check run for this annotation

Mintlify / Mintlify Validation (cometchat-22654f5b) - vale-spellcheck

versions.mdx#L3

Did you really mean 'SDKs'?
---

The in-page version selector is temporarily unavailable. Use the direct links below to open any version of the documentation.

## Chat & Messaging — UI Kits

**React:** [v7](/ui-kit/react/overview) · [v6](/ui-kit/react/v6/overview) · [v5](/ui-kit/react/v5/overview) · [v4](/ui-kit/react/v4/overview) · [v3](/ui-kit/react/v3/overview) · [v2](/ui-kit/react/v2/overview)

**React Native:** [v5](/ui-kit/react-native/overview) · [v4](/ui-kit/react-native/v4/overview) · [v3](/ui-kit/react-native/v3/overview) · [v2](/ui-kit/react-native/v2/overview)

**iOS:** [v5](/ui-kit/ios/overview) · [v4](/ui-kit/ios/v4/overview) · [v3](/ui-kit/ios/v3/overview) · [v2](/ui-kit/ios/v2/overview)

**Android:** [v6](/ui-kit/android/overview) · [v5](/ui-kit/android/v5/overview) · [v4](/ui-kit/android/v4/overview) · [v3](/ui-kit/android/v3/overview) · [v2](/ui-kit/android/v2/overview)

**Flutter:** [v6](/ui-kit/flutter/overview) · [v5](/ui-kit/flutter/v5/overview) · [v4](/ui-kit/flutter/v4/overview)

**Angular:** [v5](/ui-kit/angular/overview) · [v4](/ui-kit/angular/v4/overview) · [v3](/ui-kit/angular/3.0/overview) · [v2](/ui-kit/angular/2.0/overview)

**Vue:** [v4](/ui-kit/vue/overview) · [v3](/ui-kit/vue/3.0/overview) · [v2](/ui-kit/vue/2.0/overview)

## Chat & Messaging — SDKs

Check warning on line 24 in versions.mdx

View check run for this annotation

Mintlify / Mintlify Validation (cometchat-22654f5b) - vale-spellcheck

versions.mdx#L24

Did you really mean 'SDKs'?

**JavaScript:** [v4](/sdk/javascript/overview) · [v3](/sdk/javascript/3.0/overview) · [v2](/sdk/javascript/2.0/overview)

**React Native:** [v4](/sdk/react-native/overview) · [v3](/sdk/react-native/3.0/overview) · [v2](/sdk/react-native/2.0/overview)

**iOS:** [v4](/sdk/ios/overview) · [v3](/sdk/ios/3.0/overview) · [v2](/sdk/ios/2.0/overview)

**Android:** [v5](/sdk/android/v5/overview) · [v4](/sdk/android/overview) · [v3](/sdk/android/3.0/overview) · [v2](/sdk/android/2.0/overview)

**Flutter:** [v5](/sdk/flutter/overview) · [v4](/sdk/flutter/v4/overview) · [v3](/sdk/flutter/3.0/overview)

## Voice & Video Calling — SDK

**JavaScript:** [v5](/calls/javascript/overview) · [v4](/calls/v4/javascript/overview)

**React Native:** [v5](/calls/react-native/overview) · [v4](/calls/v4/react-native/overview)

**iOS:** [v5](/calls/ios/overview) · [v4](/calls/v4/ios/overview)

**Android:** [v5](/calls/android/overview) · [v4](/calls/v4/android/overview)

**Flutter:** [v5](/calls/flutter/overview) · [v4](/calls/v4/flutter/overview)