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
In this repository you can find multiple compose codelab app samples and other compose topics, all
samples and codes are divided into corresponding branches.
In this current branch ChatScreen we build very simple chat screen using compose
Checkout the official Compose Tutorial
Checkout other branches
code-along-demo
compose-layout Compose layout demo
compose-state State management in compose
compose-navigation Implemented new compose Typesafe navigation
navigation-suite-scaffold For optimizing our app for all screen sizes
composition-local For passing data implicitly for deep hierarchical composable
speech-to-text Speech to text implementation by using SpeechRecognizer
About
This repository contains multiple basic compose codelab code samples and other important code for other compose concepts.