You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Kotlin Multiplatform app uses Compose Multiplatform. It incorporates Coroutines for asynchronous programming, Ktor for networking, Firebase Authentication for user sign-in and sign-up, Firebase Realtime Database for chat, SqlDelight for local database management, and follows the MVVM pattern with Clean Architecture.