Skip to content
#

jetpack-compose-tutorial

Here are 70 public repositories matching this topic...

🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.

  • Updated Sep 14, 2024
  • Kotlin
TMDB-Movie-App-Jetpack-Compose

The TMDB Movie App is an Android app built using modern tech like Jetpack Compose, TMDB API, Retrofit, and MVVM. It allows users to explore movie categories, view detailed information, and manage wishlists. The app uses Paging 3 for smooth data loading and Room Database for wishlist management, ensuring a fast, seamless experience

  • Updated Sep 8, 2024
  • Kotlin
Jetpack-Compose-UI-Components-Material-3

Material Components Jetpack Compose offers an implementation of Material Design, a comprehensive design system for creating digital interfaces. Material Components such as buttons, cards, and switches, and layouts like Scaffold are available as composable functions.

  • Updated Sep 5, 2024
  • Kotlin

Seamlessly integrate Jetpack Compose composables in RecyclerView with ComposeRecyclerView🔥. This library enhances performance⚡, tackles LazyList issues🔨, and offers built-in drag-and-drop👨🏽‍💻 support for dynamic UIs.

  • Updated May 28, 2024
  • 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.

  • Updated Apr 28, 2024
  • Kotlin

This repository is useful for learning basic to intermediate levels of Jetpack compose. Jetpack Compose (JC) is a modern UI development toolkit. It serves as a beginner-friendly project, providing an introduction to Jetpack Compose for newcomers and going up to the Intermediate level.

  • Updated Apr 8, 2024
  • Kotlin

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.

  • Updated Feb 8, 2024
  • Kotlin
ExoPlayer-in-Jetpack-Compose

ExoPlayer in Jetpack compose This project combines modern Android development practices by using using Media3 ExoPlayer with Jetpack Compose to create an interactive and visually appealing video player application .

  • Updated Feb 1, 2024
  • Kotlin
Navigation-in-Jetpack-Compose

Improve this page

Add a description, image, and links to the jetpack-compose-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jetpack-compose-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more