cometchat-android-v6-kotlin-placement

Installation
SKILL.md

Companion skills: cometchat-android-v6-compose-placement (Compose equivalent), cometchat-android-v6-kotlin-components, cometchat-android-v6-kotlin-theming

Purpose

Place CometChat Kotlin Views components into Activities, Fragments, BottomSheets, and Tab layouts. Patterns derived from master-app-kotlin.

Use this skill when

  • Adding CometChat Views to an Activity or Fragment
  • Setting up Intent-based navigation between chat screens
  • Building a tabbed layout with Conversations, Users, Groups, Calls tabs
  • Showing CometChat components in BottomSheets or Dialogs

Do not use this skill when

  • Working with Compose placement (use cometchat-android-v6-compose-placement)
  • Looking up component APIs (use cometchat-android-v6-kotlin-components)

1. Activity-Based Placement

Related skills

More from cometchat/cometchat-skills

Installs
3
GitHub Stars
26
First Seen
8 days ago