Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JetBrains/compose-multiplatform-template
Compose Multiplatform Application project template
https://github.com/JetBrains/compose-multiplatform-template
Last synced: 9 days ago
JSON representation
Compose Multiplatform Application project template
- Host: GitHub
- URL: https://github.com/JetBrains/compose-multiplatform-template
- Owner: JetBrains
- License: apache-2.0
- Archived: true
- Created: 2023-03-07T15:33:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T16:24:11.000Z (11 months ago)
- Last Synced: 2024-04-13T12:06:51.273Z (7 months ago)
- Language: Kotlin
- Homepage: https://github.com/JetBrains/compose-multiplatform
- Size: 4.32 MB
- Stars: 612
- Watchers: 28
- Forks: 103
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-kotlin-multiplatform - compose-multiplatform-template
README
[![Obsolete project](https://jb.gg/badges/obsolete-plastic.svg)](https://github.com/JetBrains#jetbrains-on-github)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
# [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) applicationThis template has been archived.
* To create Compose Multiplatform projects, use the [Kotlin Multiplatform wizard](https://kmp.jetbrains.com/).
Make sure to enable the **Share UI** option.
* To learn how to build Compose Multiplatform projects, see the [Get started with Compose Multiplatform](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-getting-started.html) tutorial.If you have an idea on how to improve the tutorial, create a pull request to the [documentation repository](https://github.com/JetBrains/kotlin-multiplatform-dev-docs).