Skip to content

Latest commit

 

History

History
 
 

stream-chat-android-compose-sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Stream Chat Android Compose UI Components Sample App

Not using Compose yet? Check out the UI Components sample app built with XML layouts!

This modules includes a sample app featuring threads, reactions, optimistic UI updates and offline storage. All built on top of our Compose UI Components.

Channels screen     Messages screen

Running the sample

To run this sample app, start by cloning this repo:

git clone [email protected]:GetStream/stream-chat-android.git

Next, open Android Studio and open the newly cloned project folder. Make sure you run the app in this module (stream-chat-android-compose-sample).

Android Studio app selection