BigHugger
sk Skill · cometchat

cometchat-android-v6-migration

V5→V6 migration recipes for native Android. CometChat ships V5 (chat-uikit-android:5.x — Java + Kotlin Views) and V6 (chatuikit-{compose,kotlin}-android:6.x — GA 2026-05-25 — Compose surface OR Kotlin Views, calls bundled) side-by-side. Covers when to migrate vs stay, the cohort-selection decision (Compose vs Kotlin Views on V6), gradle dependency rewrites, builder API changes (UIKitSettings replaces…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
xmlpropertieskotlinbashJavaScript
Host repository
cometchat/cometchat-skills
Version
4.0.0
Compatible with
Migrating FROM com.cometchat:chat-uikit-android:5.x TO com.cometchat:chatuikit-{compose, kotlin}-android:6.0.+, minSdk 28+ (V6 raised the floor from 21 to 28), Kotlin >= 1.9 for V6 Compose
Licence
MIT
Host stars
108
Host language
JavaScript