Skip to content

Commit 34a1ba1

Browse files
authored
Merge pull request #55 from GetStream/compose-tutorial-ref
Add Compose tutorial reference
2 parents 5063949 + 80b468c commit 34a1ba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository allows you to check the result after completing each step described in the [Android Chat Tutorial](https://getstream.io/tutorials/android-chat/#kotlin). It contains samples written in both **Kotlin** (_samplekotlin_ module) and **Java** (_samplejava_ module). For more Android Chat examples, see the [Github repo for the SDK](https://github.com/GetStream/stream-chat-android) and the [UI Components sample app](https://github.com/GetStream/stream-chat-android/tree/main/stream-chat-android-ui-components-sample) in it.
44

5+
> Already all-in on Jetpack Compose? Check out the [tutorial repo of our Compose UI Components](https://github.com/GetStream/compose-chat-tutorial) instead.
6+
57
The project is pre-configured with a shared [Stream](https://getstream.io) account for testing purposes. You can learn more about Stream Chat [here](https://getstream.io/chat/), and then sign up for an account and obtain your own keys [here](https://getstream.io/chat/trial).
68

79
## Quick start

0 commit comments

Comments
 (0)