An open API service providing repository metadata for many open source software ecosystems.

GitHub / kym-compose 1 Repository

Follow the Jetpack Compose course ↓

kym-compose/compose-overview

https://www.youtube.com/watch?v=7Mf2175h3RQ

Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kym-compose/basic-layouts-in-compose

In this codelab, you’ll learn how to implement real-world designs with the composables and modifiers that Compose provides out of the box.

Language: Kotlin - Size: 188 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

kym-compose/write-your-first-compose-app

Go hands-on and learn the fundamentals of declarative UI, working with state, layouts, and theming. You'll see what composables and modifiers are, how to work with basic UI elements such as Row and Column, and how to give state to your app.

Language: Kotlin - Size: 181 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

kym-compose/thinking-in-compose

https://developer.android.com/jetpack/compose/mental-model

Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kym-compose/jetpack-compose-starter-tutorial

https://developer.android.com/jetpack/compose/tutorial

Size: 7.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kym-compose/compose-theming

In this codelab you will learn how to use Jetpack Compose's theming APIs to style your application. We'll see how to customize colors, shapes and typography so that they're used consistently throughout your application, supporting multiple themes such as light & dark theme.

Language: Kotlin - Size: 598 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

kym-compose/state-in-compose

Learn how the app's state determines what is displayed in the UI, how Compose keeps the UI updated when state changes, how to optimize the structure of your composable functions, and work with ViewModels in a Compose app.

Language: Kotlin - Size: 188 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0