• 這個頁面中的內容
  • 範例

Compose 中的設計系統

  • 這個頁面中的內容
  • 範例

Jetpack Compose 可讓您輕鬆實作設計系統, 透過主題設定和元件等方式,打造一致的外觀和風格。

以下頁面詳細說明如何設計及實作設計系統:

範例

您可以透過下列範例查看 Jetpack Compose 中的設計系統:

Jetsnack is a sample snack ordering app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here. This

Jetcaster is a sample podcast app, built with Jetpack Compose. The goal of the sample is to showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture. To try out this sample app, use the latest

Jetchat is a sample chat app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here. This sample