awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vinaygaba avatar

vinaygaba/Learn-Jetpack-Compose-By-Example

0
View on GitHub↗
3,450 stars·375 forks·Kotlin·Apache-2.0·8 viewsjetpackcompose.app↗

Learn Jetpack Compose By Example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

Features

  • Example Collections - Practical examples showing how to implement common patterns.
  • Code Samples And Demos - 🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
  • Reference Projects - Educational project showcasing various UI components.

Star history

Star history chart for vinaygaba/learn-jetpack-compose-by-exampleStar history chart for vinaygaba/learn-jetpack-compose-by-example

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Learn Jetpack Compose By Example

Similar open-source projects, ranked by how many features they share with Learn Jetpack Compose By Example.
  • android/sunflowerandroid avatar

    android/sunflower

    17,774View on GitHub↗

    Sunflower is a reference implementation designed to demonstrate modern Android development patterns and industry-standard architectural practices. It serves as a comprehensive guide for building functional mobile applications by integrating declarative user interface toolkits with robust data management and navigation systems. The project distinguishes itself by showcasing the transition from legacy view-based systems to modern declarative frameworks. It provides a practical example of how to organize code into distinct layers, manage complex state, and implement dependency injection to ensur

    Kotlin
    View on GitHub↗17,774
  • canopas/intro-showcase-viewcanopas avatar

    canopas/Intro-showcase-view

    610View on GitHub↗

    Android - Highlight different features of the app using Jetpack Compose

    Kotlin
    View on GitHub↗610
  • android/compose-samplesandroid avatar

    android/compose-samples

    22,893View on GitHub↗

    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

    Kotlinandroidjetpack-compose
    View on GitHub↗22,893
  • foso/jetpack-compose-playgroundFoso avatar

    Foso/Jetpack-Compose-Playground

    3,646View on GitHub↗

    Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

    Kotlin
    View on GitHub↗3,646
See all 30 alternatives to Learn Jetpack Compose By Example→

Frequently asked questions

What does vinaygaba/learn-jetpack-compose-by-example do?

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

What are the main features of vinaygaba/learn-jetpack-compose-by-example?

The main features of vinaygaba/learn-jetpack-compose-by-example are: Example Collections, Code Samples And Demos, Reference Projects.

What are some open-source alternatives to vinaygaba/learn-jetpack-compose-by-example?

Open-source alternatives to vinaygaba/learn-jetpack-compose-by-example include: canopas/intro-showcase-view — Android - Highlight different features of the app using Jetpack Compose. gurupreet/composecookbook — ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of… android/compose-samples — Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a… android/sunflower — Sunflower is a reference implementation designed to demonstrate modern Android development patterns and… foso/jetpack-compose-playground — Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose. hitherejoe/composeacademy-playground — Playground project for the Jetpack Compose APIs.