Skip to content

Conversation

@ttypic
Copy link
Contributor

@ttypic ttypic commented Dec 1, 2025

Description

  • Added examples showcasing the use of Jetpack Compose APIs in the chat SDK.
  • Updated documentation to include Jetpack Compose methods such as collectAsPagingMessagesState(), collectAsCurrentlyTyping(), collectAsStatus(), and others.
  • Extended sections with Jetpack Compose-specific code snippets for message reactions, typing events, room management, and more.

Checklist

@ttypic ttypic requested a review from AndyTWF December 1, 2025 09:38
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chat-jetpack-compose

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Added examples showcasing the use of Jetpack Compose APIs in the chat SDK.
- Updated documentation to include Jetpack Compose methods such as `collectAsPagingMessagesState()`, `collectAsCurrentlyTyping()`, `collectAsStatus()`, and others.
- Extended sections with Jetpack Compose-specific code snippets for message reactions, typing events, room management, and more.
@ttypic ttypic force-pushed the chat-jetpack-compose branch from d33713d to 3d7feab Compare December 1, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants