Compose'da sistem tasarlama

Jetpack Compose, bir tasarım sistemini uygulamayı kolaylaştırır ve müşterilerinize tema, bileşen ve diğer öğelerle tutarlı bir görünüm ve tarz oluşturun.

Aşağıdaki sayfalarda, tasarım sisteminizin nasıl tasarlanacağı ve uygulanacağıyla ilgili ayrıntılar verilmektedir:

Örnekler

Aşağıdaki örneklerde Jetpack Compose'daki tasarım sistemleri gösterilmektedir:

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

Jetnews is a sample news reading app, built with Jetpack Compose. The goal of the sample is to showcase the current UI capabilities of Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository

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