956 Repositories
Android compose-examples Libraries
A 2FA android client based on Jetpack Compose
EzLogin A 2FA android client based on Jetpack Compose Features Material Design Import via QR Code Technology stack Jetpack Compose Hilt Navigation Roo
Android DatePicker with month and year build with Compose UI
Compose Date Picker - Select month and year Compose Date Picker tries to offer you the year and month pickers which you can customize for your require
A snapping fling behavior for Jetpack Compose
Snapper is a library which brings snapping to the Compose scrolling layouts (currently only LazyColumn and LazyRow). Check out the website for more in
Preference functionality for Jetpack Compose
ComposePreferences Compose Preferences is a library which makes it easy to add preference functionality to your Compose app. It provides an easy to us
Easily adding gaps inside such as Columns and Rows for Jetpack Compose.
Compose Gap Easily adding gaps inside such as Columns and Rows for Jetpack Compose. Inspired by Flutter's Gap. Introduction When it comes to add empty
Android app which shows the information on animes and their characters
Anime-app Android app which shows the information on animes and their characters Requirements To try out this app, you need to use Android Studio Arct
How to use Jetpack Compose’s theming APIs to style your application
Jetpack Compose Theming Codelab This folder contains the source code for the Jetpack Compose Theming codelab. In this codelab you will learn how to us
Jetpack Compose Text composable to show html text from resources
HtmlText Current Compose Version: 1.0.3 Compose HtmlText Text composable to show html text from resources Add to your project Add actual HtmlText libr
Generate helper methods for compose navigation using KSP
Compose NavGen Generate helper methods for compose navigation using KSP. 🚧 You can try it now, but it's still under development. 🚧 TODO Support defa
Non-official Library Genesis (Libgen) Android mobile client.
Aurora If my noble work has helped you, consider becoming a . This is a non-official Library Genesis mobile client. The project is completely independ
Markdown renderer for Kotlin Compose Multiplatform (Android, Desktop)
Markdown renderer for Kotlin Compose Multiplatform (Android, Desktop)
Morsa: Jetpack Compose UI Testing Framework
Morsa: Jetpack Compose UI Testing Framework Test library to ease UI testing with Jetpack Compose Purpose This library aims to add some useful wrappers
A compose friendly way to deal with in app updates on android
In-App update compose A way to make in app updates in compose How to include in your project The library is available via MavenCentral: allprojects {
A lightweight library to help you navigate in compose with well typed functions.
TypedNavigation A lightweight library to help you navigate in compose with well typed functions. Installation: You can add this library to your projec
A Kotlin library to use Jetpack Compose in Android and iOS. Allow to write UI for both in Kotin. Still experimental as many compose features are not yet available.
Multiplatform Compose A Kotlin library to use Jetpack Compose in Android and iOS. Allow to write UI for both in Kotin. Still experimental as many comp
🕒 A kinetic wall clock, built using Compose Desktop
🕒 klokk A kinetic wall clock, built using Compose Desktop. 🔮 Demo Watch full demo Watch Development - Behind the Scenes - Part 1 Watch Development -
Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
compose-charts Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop. Graph Effects How to use? 1, show Pie Chart in Jetpa
Simple timer app inspired by Newton's Cradle. Created in Jetpack Compose for #AndroidDevChallenge.
Newton's Timer 📜 Description Simple timer app inspired by Newton's Cradle. Created in Jetpack Compose for #AndroidDevChallenge. 💡 Motivation and Con
🐶 Beautiful Puppy adoption app with Jetpack Compose #AndroidDevChallenge
Wiggles 🐶 Beautiful Puppy adoption app built to Demonstrate the Jetpack Compose UI for Android Dev Challenge Made with love ❤️ by Spikeysanju Try lat
Material Motion for Jetpack Compose
Material Motion for Jetpack Compose Jetpack Compose library for implementing motion system in Material Components for Android. 🌈 Core A library which
A Slack demo app for desktop using Jetpack Compose UI toolkit
ComposeSlackDesktop A Slack demo app for desktop using Jetpack Compose UI toolkit Demo Jetpack Compose Jetpack Compose is Android’s modern toolkit (no
GraphQL based Jetpack Compose and SwiftUI Kotlin Multiplatform project
MortyComposeKMM Kotlin Multiplatform sample that demonstrates use of GraphQL + Jetpack Compose and SwiftUI
Date text field with on the fly validation built with Jetpack Compose.
Date text field with on the fly validation built with Jetpack Compose.
InstagramJetpackCompose is an Instagram UI clone app built with Jetpack Compose.
InstagramJetpackCompose is an Instagram UI clone app built with Jetpack Compose.
RoundedStarShape and Polygon Shape for Jetpack compose
Rounded star shape and polygon shape for Jetpack Compose How to install copy compose-polygonshape directory to your project directory. Add entry compo
android multi-fab that made with jetpack-compose
ComposeMultiFab android multi-fab that made with jetpack-compose Download implementation "io.github.jisungbin:multifab:${version}" Usage @Composable f
Recipes Mobile App UI Design in Jetpack Compose
Recipes Mobile App UI Design in Jetpack Compose Watch it on YouTube Beautiful android mobile Recipes App designed using Jetpack Compose. Single screen
Jetpack Compose implementation of Discord's Overlapping Panels
OverlappingPanelsCompose Jetpack Compose implementation of Discord's Overlapping Panels Installation Groovy Add JitPack repository to root build.gradl
Jetpack Compose BottomDrawerScaffold (Material Bottom Drawer)
BottomDrawerScaffold Current Compose Version: 1.0.2 Compose BottomDrawerScaffold which implements the Material Bottom Drawer https://material.io/compo
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
Yet another ToDo app, but the UI completely written in Jetpack Compose!
Yet another ToDo app, but the UI completely written in Jetpack Compose!
A simple currency converter app built With Jetpack Compose
I created this app to teach myself Architecture, Network Requests (using ktor), State Flow and other concurrency stuff.
Collection of Compose UI Templates
Compose UI Templates This repository contains set of Android compose ui templats which helps you to learn compose in Android. 💻 Requirements To try o
Simple Recipe/Dish list Android App that uses Compose, MVVM & Hilt.
Simple Recipe/Dish list Android App that uses Compose, MVVM & Hilt. This is the codebase that I am working on during my Youtube Live Stream (Link below...)
A lightweight particle system for Jetpack Compose - Quarks
compose-particle-system Quarks is a lightweight particle system for Jetpack Compose. There are endless possibilities for creating generative art with
Firebase Compoe friendly lib
Firebase Compose A set of Compose components to make it easier to use firebase in the composable world Firebase Compose Auth A jetpack compose module
A 7 and 14 segment display for Android built with Jetpack Compose
SegmentedDisplay A 7-segment and 14-segment display for Android build with Jetpack Compose Customizable Highly customisable. Hook up to a data stream
An image board client based on Gelbooru for android, made from Jetpack Compose 🚀 .
Mejiboard An image board client based on Gelbooru for android, made from Jetpack Compose 🚀 . Features Material Design UI Easy one-handed operation Li
Generate Mermaid graphs from docker-compose files (in kotlin).
docker-compose-viz with Mermaid Generate Mermaid graphs from docker-compose files (in kotlin). Inspired from https://github.com/pmsipilot/docker-compo
DateTextField for Jetpack Compose
DateTextField for Jetpack Compose Date text field with on the fly validation built with Jetpack Compose. Input is being validated while user is typing
Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose
Odyssey Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose 🚧 WARNING! It's an early preview, so you use it with yo
An Android Template with MVVM and Clean Architecture
MVVMTemplate 🧞 A simple Android template that lets you create an Android project quickly. How to use 👣 Just click on button to create a new repo st
A flexible theme provider for Jetpack Compose. Supports dynamic theme changes and saving theme preference.
JetTheme JetTheme is a flexible theme provider for Jetpack Compose. Change the theme and recompose the UI dynamically. Save theme preference to local
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
Decompose Please see the project website for documentation and APIs. Decompose is a Kotlin Multiplatform library for breaking down your code into life
Scrobble is a wip music tracking and browsing app. It uses the Lastf.fm and spotify APIs to deliver data. The whole UI is created using Jetpack compose.
Scrobble (WIP, name not final) Scrobble is a wip music tracking and browsing app. It uses the Lastf.fm API to realize music tracking and browsing and
Text-ray goggles for your Android UI.
Radiography Text-ray goggles for your Android UI. DecorView { 1080×2160px } ├─LinearLayout { id:main, 1080×1962px } │ ├─EditText { id:username, 580×12
A library that enables reuse of Material themes defined in XML for theming in Jetpack Compose.
MDC-Android Compose Theme Adapter A library that enables reuse of Material Components for Android XML themes for theming in Jetpack Compose. The basis
🧸 A demo Disney app using Jetpack Compose and Hilt based on modern Android tech stacks and MVVM architecture.
DisneyCompose A demo Disney app using compose and Hilt based on modern Android tech-stacks and MVVM architecture. Fetching data from the network and i
JetInstagram is an Instagram UI clone app built with Jetpack Compose.
JetInstagram JetInstagram is an instagram clone app built with Jetpack Compose. This sample showcases: Home Screen Post Like Button Animation Photo Li
GmailCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
GmailCompose GmailCompose Demo GmailCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. About
RecyclerView With No Adapter | Available For Jetpack Compose
About This Project Available on Google Dev Library Click Here RecyclerView No Adapter (Adapter Has Been Handled) RecyclerView No Adapter Using ViewBin
Android interval timer app using compose + compose navigation, dagger hilt, room, kotlin coroutines + flow and mvvm design pattern.
What's InTime? ⏳ InTime is an interval timer application using android jetpack components and a long running service. The purpose of this project is t
Yet another ToDo app, but the UI completely written in Jetpack Compose!
Yet another ToDo app, but the UI completely written in Jetpack Compose!
Chrome's Dino T-Rex game developed in Jetpack Compose
Chrome's Dino T-Rex game developed in Jetpack Compose
Air Hockey Multiplayer Game in Jetpack Compose
Air Hockey Compose classic Air Hockey game created using Jetpack Compose (Work in progress) Game Modes Single Player Two Player (not yet implemented)
Safaricom internal session on Server driven Ui. This is an example of Server driven UI with jetpack Compose
Jetpack Compose Server Driven UI Server Driven UI This is a demo application for a session at Safaricom to demostrate Server driven UI using Jetpack C
Small code generating library for safe Jetpack Compose navigation with no boilerplate.
Compose Destinations A KSP library to use alongside compose navigation. It reduces boilerplate code and is less error-prone since passing arguments be
Native android app made with Kotlin & Compose with example usage of Ktor, SqlDelight.
Delight-Playground 🎉 Native Android application built with Kotlin and Jetpack Compose. This app also illustrates the usage of advance libraries such
Easiest routing for compose-jb
Easiest routing for compose-jb Supported targets: Jvm Js Installation repositories { mavenCentral() } dependencies { implementation("io.githu
Library provides an easy way to a add shimmer effect in Android Compose project.
Add a shimmer effect to the layout in Android Compose
An implementation of the Bloc pattern for Kotlin and Jetpack Compose
Kotlin Bloc An implementation of the Bloc pattern for Kotlin and Jetpack Compose. Documentation Documentation is available here: https://ptrbrynt.gith
Compose 波浪效果进度加载
ComposeWaveLoading 1. 使用方式 在 root 的 build.gradle 中引入 jitpack, allprojects { repositories { ... maven { url 'https://jitpack.io' } } } 在 mod
App de ejemplo para el contenido gratuito de Compose Expert
App de Ejemplo de Compose Expert Compose Expert va a ser la formación de Jetpack Compose más importante en habla hispana, donde podrás aprender todo l
A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥
Gamebaaz 🎮 A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥 Android Backend Jetpack Co
🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose.
ComposeMovie Android 🎥 A Simple and Minimal Movies Android Application to demonstrate the Modern Android Development and Jetpack Compose. Built with
Compose easy forms validation library
Compose EasyForms Focus on building your form UI while the library do the heavy work for you. Features Built in support for most of the Form widgets i
Field state manager and basic set of validation, fields
Compose Forms Field state manager and basic set of validation, fields
Clothes shop native android app
ShopApp I built this clothes shop native android app in which I tried to implement clean architecture principles and use Jetpack Compose to create the
A simple tool to display a text tree with Jetpack Compose🌲
A simple tool to display a text tree with Jetpack Compose🌲
New style for app design E-commerce Shop App UI made in Jetpack Compose.😉😎
E-commerceShopAppUI-Android New style for app design E-commerce Shop App UI made in Jetpack Compose. 😉 😎 (Navigation Components, Dagger-Hilt, Materi
Small Android project demonstrating some navigation components for Jetpack Compose.
Small Android project demonstrating some navigation components for Jetpack Compose. Created this for presenting about this topic for a GDG meetup.
Explode compose elements on click! Just add explodeOnClick() modifier!
compose-explode Explode compose elements on click! Just add explodeOnClick() modifier! Inspired from ExplosionField Getting started Go to library/expl
An android compose library with different Graphs and Charts
plot An android compose library with different Graphs and Charts (currently supports only Line graph, more types will be added soon) Download reposito
Jetpack Compose app which generates random names
Compose-Your-Name? A Jetpack Compose App Meme App for knowing you nick name Inspiration You recently might have seen this meme on Instagram, I also di
🍂 Jetpack Compose image loading library which can fetch and display network images using Glide, Coil, and Fresco.
🍂 Jetpack Compose image loading library which can fetch and display network images using Glide, Coil, and Fresco.
A Jetpack Compose Note writing application with Windows 97 theme
Compose-windows97 A Jetpack Compose Note writing application with Windows 97 theme Inspiration Recent tweet from Marton Braun and Website 98.js Hangin
Dependency Injection library for Compose Multiplatform, Koin wrapper.
🥥 Cokoin Injection library for Compose (Multiplatform and Jetpack), Koin wrapper. It uses @Composable functions to configure KoinContext and Scopes.
Netflix inspired OTT Home Screen, Contains implementation in Reactjs, Kotlin React Wrapper, Jetpack Compose Web
Netflix-Clone-React Practising React by building Netflix Clone Requirements TMDB api key : Add TMDB API key to AppApi.kt Learning Resourcce Build Netf
android Sticky-TimeLineView that made with jetpack-compose
ComposeTimeLineView android Sticky-TimeLineView that made with jetpack-compose. Download implementation "io.github.jisungbin:timelineview:${version}"
An Android Jetpack Compose library for displaying on-screen messages
InfoBar Compose An Android Jetpack Compose library for displaying on-screen messages. Unlike the built-in Snackbar from the Compose Material library,
Simple and extendable code highlighter in Kotlin Multiplatform
Kighlighter Simple and extendable code highlighter in Kotlin Multiplatform with a composable output to display the code highlighted on Android and Des
recompose is a tool for converting Android layouts in XML to Kotlin code using Jetpack Compose.
recompose is a tool for converting Android layouts in XML to Kotlin code using Jetpack Compose.
Simple application made using Compose Multiplatform, SQLDelight, Decompose.
Notes Simple application made using Compose Multiplatform, SQLDelight and Decompose. Screenshots: Video: TODO There is plans for adding next stuff: Te
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Kuberam Kuberam is an app to manage your transactions. Application Install You can Install Kuberam app from Play Store 👇 Insights into the app 🔎 Dar
A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!
Why Not Compose! A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!
Plugin and Desktop app for parsing layout xml into Composable code
composed-xml Inspired by - Recompose composed-xml is a tool for parsing Android layouts into Jetpack Compose code. It can work as both Desktop app or
Telegram ui clone built with Jetpack Compose
Telegram UI clone Make telegram ui with Jetpack Compose. Library Jetpack Compose v1.0.1 Compose Icon v1.0.3 Minimum requirements Android Studio Arctic
LuaMirai安卓客户端,基于Jetpack Compose构建
LuaMirai For Android LuaMirai安卓客户端,基于Jetpack Compose构建。 下载 App Center https://install.appcenter.ms/users/ooooonly/apps/luamirai/distribution_groups/pu
A McDonald’s app built with Jetpack Compose.
A McDonald’s app built with Jetpack Compose
An open-source reimplementation of the Discord Android app
OpenCord An open source reimplementation of the Discord Android app. Why does this exist? Current discord app sucks as it looks ugly and doesn't suppo
Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it
decomposer Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it How to use Run bui
Recipes app with using Jetpack Compose.
RecipesComposeApp In this repository i made recipes app with using Jetpack Compose. Datas is coming from my other json repository. You can look in her
Easy zoom in with drag support for Jetpack Compose
ComposeZoomableImage Jetpack Compose Zoomable Image Android Library Easy zoom in with drag support for Jetpack Compose Demo Setup Add Jitpack maven {
A shimmer library for Android's Jetpack Compose.
Shimmer for Jetpack Compose A library which offers a shimmering effect for Android's Jetpack Compose. It was developed in need for a shimmer effect th
🎮 A basic game template for Compose for Desktop
compose-desktop-game-template Game Template - Compose for Desktop ✨ Demo ✍️ Author 👤 theapache64 Twitter: @theapache64 Email: [email protected] F
Add Cloud Firestore to your Android apps built with Jetpack Compose
JetFirestore Add Cloud Firestore to your Android apps built with Jetpack Compose Now with Jetpack Compose you can easily add Cloud Firestore to your e
A feature rich staged progress bar with modifiable steps in between its stages.
StageStepBar A staged progressbar that you can use if you want finer control of the steps in between its stages. You can customize: Number of steps be
Group of libraries to help you build better animations with Jetpack Compose
Group of libraries to help you build better animations with Jetpack Compose
🎞 A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
MovieCompose is a small demo application based on modern Android tech-stacks especially focus on Jetpack Compose UI using The Movie DB API.