Hi Everyone I have been writing a Jetpack Compose Kotlin Multiplatform project which is a Slack clone and uses gRPC(kotlin) as backend , will continue to maintain and improve this as I get time and share updates with the community
1. Create workspaces ✅
2. Register ✅
3. Login ✅
4. Create channels ✅
5. Send messages in channels ✅
6. Send 1:1 messages ✅
7. Misc bug fixes 🚧
Attached video demos for JVM and Android, (compose iOS is maintained but has issues with gRPC library)
here’s the source code
https://github.com/Anmol92verma/SlackComposeMultiplatform