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.

    Language:Kotlin3
  • BottomNavigation-TopAppBar-JetpackCompose

    A Demo of bottom navigation bar and top app bar using Jetpack compose's navigation library in kotlin.

    Language:Kotlin2
  • 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.

    Language:Kotlin2
  • JetpackNews

    Jetpack Compose

    Language:Kotlin2
  • WeatherApp

    Weather App | Jetpack Compose Sample

    Language:Kotlin1
  • LearningJetpack

    Tutorials to learn about Jetpack Compose with example

    Language:Kotlin1
  • SplashITWIthJetpackcompose

    Splash screen creation with Jetpack Compose

    Language:Kotlin1
  • Jetpack-Compose-UI-Examples-Kotlin

    Jetpack Compose UI - Examples. Simple Example of Jetpack Compose ui with Kotlin

    Language:Kotlin1
  • FoodStoreUi_JetpackCompose

    This a ui of food store app which have one screen only and designed on jetpack compose

    Language:Kotlin1
  • android-compose-ui

    android-jetpack-compose-ui integration project

    Language:Kotlin1
  • compose-course-code

    compose-course-code

    Source Code for the Udemy Compose Course

    Language:Kotlin1
  • adoptme-android

    A simple list view and detail page about pets. Build with Jetpack Compose

    Language:Kotlin1
  • Bottom-Navigation

    Its an android app that has a bottom navigation with a jetpack composition.

    Language:Kotlin1
  • Jetpack-Compose-Ktor-App-Architecture

    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.

    Language:Kotlin
  • Material3Expressive

    Play with Material 3 Expressive components

    Language:Kotlin
  • LazycolumnDataGrid

    A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.

    Language:Kotlin
  • LazycolumnDataGrid

    A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.

    Language:Kotlin
  • ComposeBizCard

    Sample project done as a part of Udemy course

    Language:Kotlin
  • LoadableSample

    Loadable screens implementation in jetpack compose

    Language:Kotlin
  • NotesCompose

    This contains the basic CURD operations performed in Jetpack Compose

    Language:Kotlin
  • JetpackCompose_Tutorial

    Everything About Jetpack Compose

    Language:Kotlin
  • 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.

    Language:Kotlin
  • Pacman-Jetpack-Compose

    Pacman Jetpack Compose

    Language:Kotlin
  • MotionLayout-XML

    MotionLayout XML

    Language:Kotlin
  • Mars-Rover-Jetpack-Compose

    Mars Rover Jetpack Compose

    Language:Kotlin
  • Comics-App-Jetpack-Compose

    Comics App Jetpack Compose

    Language:Kotlin
  • 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.

    Language:Kotlin
  • LoginwithJetpackUI

    Simple Login screen created by Jetpack Compose UI.

    Language:Kotlin
  • JetpackComposeSamples

    Illustrates and presents tiny designs and user interfaces realized with JetpackCompose

    Language:Kotlin
  • 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
  • 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
  • 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.

    Language:Kotlin
  • 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
  • thinking-in-compose

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

  • jetpack-compose-starter-tutorial

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