New create chat screen (#2463)

* fix dm invite appears in home

* use migrated function for convert to dm/room commands

* add new create chat screen
This commit is contained in:
Ajay Bura
2025-08-24 18:10:44 +05:30
committed by GitHub
parent 23aa5c6f94
commit b4266c26b0
8 changed files with 246 additions and 66 deletions
+1
View File
@@ -0,0 +1 @@
export * from './CreateChat';