Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Victor Kropp 99c2fd66ff
Update samples to Compose 1.8 (#5313)
7 months ago
..
chat Update samples to Compose 1.8 (#5313) 7 months ago
cocoapods-ios-example Update samples to Compose 1.8 (#5313) 7 months ago
codeviewer Update samples to Compose 1.8 (#5313) 7 months ago
graphics-2d Update samples to Compose 1.8 (#5313) 7 months ago
html Update samples to Compose 1.8 (#5313) 7 months ago
imageviewer Update samples to Compose 1.8 (#5313) 7 months ago
intellij-plugin Update samples to Compose 1.8 (#5313) 7 months ago
interop Update samples to Compose 1.8 (#5313) 7 months ago
issues Update samples to Compose 1.8 (#5313) 7 months ago
jetsnack Update samples to Compose 1.8 (#5313) 7 months ago
nav_cupcake Add material-icons-core to other examples (#5288) 8 months ago
notepad Update samples to Compose 1.8 (#5313) 7 months ago
todoapp-lite Update samples to Compose 1.8 (#5313) 7 months ago
widgets-gallery Update samples to Compose 1.8 (#5313) 7 months ago
README.md Add nav_cupcake to examples/README.md (#5253) 10 months ago
validateExamples.sh Follow up for new jetsnack example (#4753) 2 years ago
validateExamplesAndroid.sh Follow up for new jetsnack example (#4753) 2 years ago
validateExamplesIos.sh Follow up for new jetsnack example (#4753) 2 years ago
validateExamplesWithJs.sh Update ImageViewer example according to PR discussion (#4755) 2 years ago

README.md

Samples

Sample Description Platforms
Imageviewer Image Viewer application Android, iOS, Desktop
Codeviewer File browser and code viewer application Android, iOS, Desktop
Chat A simple chat Android, iOS, Desktop
Graphics2D 2D Games and graphics examples Android, iOS, Desktop
Widgets Gallery Gallery of standard widgets Android, iOS, Desktop
Todoapp Lite A simple todo app fully based on Compose Android, iOS, Desktop
Nav Cupcake Multiscreen app to demonstrate the use of Compose Navigation Android, iOS, Desktop
Issues tracker GitHub issue tracker with an adaptive UI and ktor-client Android, Desktop
Notepad Notepad, using the Composable Window API Desktop
IDEA plugin Plugin for IDEA using Compose for Desktop Desktop
HTML based samples Examples written with Compose HTML Library