Mars Rover Jetpack Compose
-
Updated
May 21, 2023 - Kotlin
Mars Rover Jetpack Compose
Source Code for the Udemy Compose Course
Simple Login screen created by Jetpack Compose UI.
Loadable screens implementation in jetpack 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.
Splash screen creation with Jetpack Compose
Everything About Jetpack Compose
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.
first commit Jetpack compose
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.
This repository is a collection of jetpack compose modules to help bootstrap an Android Application.
In this codelab, you’ll learn how to implement real-world designs with the composables and modifiers that Compose provides out of the box.
Jetpack is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices so that developers can focus on the code they care about.
Comics App Jetpack Compose
A Demo of bottom navigation bar and top app bar using Jetpack compose's navigation library in kotlin.
Start your introduction to Jetpack Compose with beginner-friendly demos, showcasing UI widgets, Ktor-driven API calls, and user profile dashboards. Learn the basics step by step and get hands-on experience with this user-friendly UI toolkit.
Add a description, image, and links to the jetpack-compose-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the jetpack-compose-tutorial topic, visit your repo's landing page and select "manage topics."