jetpack-compose-tutorial
There are 76 repositories under jetpack-compose-tutorial topic.
GDSC_Compose_Camp_Day_2
GDSC Compose Camp Day 2 - Simple example how to create login screen using jetpack compose.
BottomNavigation-TopAppBar-JetpackCompose
A Demo of bottom navigation bar and top app bar using Jetpack compose's navigation library in kotlin.
Educational_Pokedex_JPCompose_inKotlin
This is a pokedex which you can use for finding pokemons in each platform. I was inspired of Phillipp Lackner's Pokedex and made it with Jetpack Compose.
JetpackNews
Jetpack Compose
WeatherApp
Weather App | Jetpack Compose Sample
LearningJetpack
Tutorials to learn about Jetpack Compose with example
SplashITWIthJetpackcompose
Splash screen creation with Jetpack Compose
Jetpack-Compose-UI-Examples-Kotlin
Jetpack Compose UI - Examples. Simple Example of Jetpack Compose ui with Kotlin
FoodStoreUi_JetpackCompose
This a ui of food store app which have one screen only and designed on jetpack compose
android-compose-ui
android-jetpack-compose-ui integration project
compose-course-code
Source Code for the Udemy Compose Course
adoptme-android
A simple list view and detail page about pets. Build with Jetpack Compose
Bottom-Navigation
Its an android app that has a bottom navigation with a jetpack composition.
Jetpack-Compose-Ktor-App-Architecture
A base project structure for modern Android apps built with Jetpack Compose and Ktor. This template follows Clean Architecture + MVVM + Dependency Injection (Hilt/Koin planned) to help you kickstart scalable and maintainable Android projects.
Material3Expressive
Play with Material 3 Expressive components
LazycolumnDataGrid
A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.
LazycolumnDataGrid
A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.
ComposeBizCard
Sample project done as a part of Udemy course
LoadableSample
Loadable screens implementation in jetpack compose
NotesCompose
This contains the basic CURD operations performed in Jetpack Compose
JetpackCompose_Tutorial
Everything About Jetpack Compose
Jetpack_Practice
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.
Pacman-Jetpack-Compose
Pacman Jetpack Compose
MotionLayout-XML
MotionLayout XML
Mars-Rover-Jetpack-Compose
Mars Rover Jetpack Compose
Comics-App-Jetpack-Compose
Comics App Jetpack Compose
Jetpack_Compose_Demo
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.
LoginwithJetpackUI
Simple Login screen created by Jetpack Compose UI.
JetpackComposeSamples
Illustrates and presents tiny designs and user interfaces realized with JetpackCompose
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.
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.
compose-overview
https://www.youtube.com/watch?v=7Mf2175h3RQ
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.
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.
thinking-in-compose
https://developer.android.com/jetpack/compose/mental-model
jetpack-compose-starter-tutorial
https://developer.android.com/jetpack/compose/tutorial