Curamos repositorios de código abierto en GitHub que coinciden con “jetpack compose android”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.
Pokedex is a reference implementation of an Android application that utilizes the MVVM architecture, Jetpack Compose for its declarative user interface, and Hilt for dependency injection. It serves as a sample project demonstrating a mobile application built with Android Jetpack and a Kotlin Coroutines network client to manage asynchronous data requests. The project implements a modular codebase to optimize build performance and enforce internal boundaries. It features a local persistence layer using the Room library to cache remote data on the device and utilizes Material Motion for fluid in
skydoves/pokedex is a Jetpack Compose sample Android app using MVVM architecture and Hilt DI, matching the intent for open-source Compose apps, but it does not explicitly include Material Design 3 theming, Navigation Compose, image loading, or Compose UI tests.
Topeka is an Android quiz application and educational game. It serves as a sample app designed to demonstrate the implementation of standardized visual guidelines and interaction patterns on the Android platform. The project focuses on Material Design implementation, showcasing a consistent and intuitive user interface through a knowledge-testing game. It applies these standardized design principles to create interactive user flows and mobile screens. The application is built using Kotlin and Jetpack Compose, incorporating Material Design 3 and state-driven UI updates. It covers core areas o
Topeka is a Jetpack Compose sample quiz app that implements Material Design 3 theming and state-driven UI, making it a valid Compose application for learning, though it does not cover the full set of requested features like Navigation Compose, dependency injection, or testing.
Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s
The official Compose Samples from Google are exactly what you need — a comprehensive collection of reference Android apps and UI components built with Jetpack Compose, covering Navigation, Material3, architecture patterns, and testing for learning or reuse.
Now in Android is a reference application and framework designed to demonstrate modern development patterns for the Android platform. It provides a comprehensive implementation of a modular architecture, utilizing industry-standard practices to organize codebases into independent components that support long-term maintainability and build performance. The project centers on a reactive, unidirectional data flow model that synchronizes visual components with underlying data states. By employing a declarative toolkit for interface construction, the application ensures that screen layouts update
Now in Android is a full-featured reference application built entirely with Jetpack Compose and Kotlin, demonstrating Material Design 3, Navigation Compose, MVVM/MVI architecture, dependency injection, Compose-integrated image loading, and thorough UI testing — exactly the kind of modern, reusable example this search is looking for.
Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform and Compose Multiplatform to share its user interface across Android, iOS, and desktop platforms. The app follows the Model-View-Intent (MVI) architecture pattern, where user actions are modelled as sealed class intents that reduce into a single immutable state object, ensuring predictable and unidirectional data flow managed through Kotlin coroutines and StateFlow. The application uses Hilt for compile-time dependency injection and SQLDelight for type-safe local data storage, c
Tivi is a cross-platform Android app built with Jetpack Compose and Compose Multiplatform, using MVI architecture and Hilt for dependency injection — exactly the kind of real-world application this search targets, though the description doesn't explicitly mention Material Design 3 theming or Compose UI tests.
This project provides a set of Android Material Design widgets, including floating action buttons and floating action menu components. These elements highlight primary screen actions through customizable sizing, shadow effects, and Jetpack Compose UI components. The library includes a circular progress button that embeds a loading spinner to signal background task processing. Its menu components organize expanding buttons with labels and background dimming to provide quick access to multiple primary application actions.
This repository is a Jetpack Compose UI component library for floating action buttons and menus, directly fitting the request for Compose-based libraries to learn from or reuse, though it focuses on a narrow widget set rather than covering the broader architecture, navigation, or testing features listed.
Accompanist is a collection of extension libraries that provide additional functionality and specialized components for the Jetpack Compose UI framework. It serves as a toolkit for implementing common layout and system tasks that extend the core capabilities of declarative UI development on Android. The library provides specialized utilities for managing modal bottom sheet destinations and defining custom animations for screen transitions within a navigation graph. It includes tools for detecting screen folds and display features to create adaptive layouts that adjust based on window size and
Accompanist is a collection of Jetpack Compose extension libraries that directly provide reusable UI components and utilities (like Navigation Compose, Material3 theming, and adaptive layouts), fitting your request for Compose UI component libraries even though it doesn't prescribe MVVM architecture or include built-in testing.
ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework. The project functions as an Android UI design gallery and animation showcase. It provides a library of visual transitions and interactive state changes, alongside full-page layout examples and demo screens that demonstrate visual patterns for Android applications. The repository covers broader capabilities including Android layout prototyping, UI testin
ComposeCookBook is a Jetpack Compose UI component library and layout reference offering reusable widgets, animation examples, and full-page mockups, which squarely fits the search for Compose-based Android component libraries — though it may not cover every listed feature like Navigation Compose or DI, it is the right kind of tool.
AboutLibraries is an open-source license compliance tool designed to collect, validate, and display third-party library licenses within software projects. It functions as a system for gathering dependency metadata at compile time and validating those libraries against a list of approved licenses to ensure legal compliance. The project provides a license validation engine that can enforce compliance by halting the build process when unauthorized licenses are detected. It also includes a set of visual components for rendering dependency and funding information within a user interface for third-
This repository provides Compose UI components for rendering about pages and license information, so it is a Jetpack Compose UI component library; however, it is focused on a specific use case and does not cover the broader set of features like Navigation Compose, MVVM/MVI, or image loading that typical Compose app demos aim to showcase.
Neumorphism UI on Android with Jetpack Compose.
This is a Jetpack Compose UI component library offering neumorphism-styled components, squarely the kind of open-source Compose library for reuse you are after, though it focuses on a specific visual aesthetic and does not include broader architecture or testing features.