ComposeCalendar VS Jetpack-Compose-Playground

Compare ComposeCalendar vs Jetpack-Compose-Playground and see what are their differences.

ComposeCalendar

A Jetpack Compose library for handling calendar component rendering. (by boguszpawlowski)

Jetpack-Compose-Playground

Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose (by Foso)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ComposeCalendar Jetpack-Compose-Playground
2 6
307 3,276
- -
5.7 5.0
3 months ago about 1 month ago
Kotlin Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ComposeCalendar

Posts with mentions or reviews of ComposeCalendar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Customizable calendar for Jetpack Compose with option to add app specific dates etc.
    2 projects | /r/androiddev | 30 May 2023
    I found out couple of things including this one - https://github.com/boguszpawlowski/ComposeCalendar which is usable, but i am sort of expecting that some of you are experiencing / have seen maybe some better options.
  • Compose Calendar library
    1 project | /r/androiddev | 17 Jul 2021
    I have been working on Jetpack Compose library, which brings a component for rendering a calendar: https://github.com/boguszpawlowski/ComposeCalendar It supports custom day content, month and week headers etc. Also, it provides a mechanism for different types of selection (single day, multiple days, period) out-of-the-box. It is still in early development (v0.1.0), so the API and documentation aren't perfect and are due to change, but I will try to provide a blog post on it in around next week. I would be grateful for every suggestion, criticism and feedback. Cheers!

Jetpack-Compose-Playground

Posts with mentions or reviews of Jetpack-Compose-Playground. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.

What are some alternatives?

When comparing ComposeCalendar and Jetpack-Compose-Playground you can also consider the following projects:

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

javafx-examples - A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.

awesome-jetpack-compose-learning-resources - 👓 A continuously updated list of learning Jetpack Compose for Android apps.

DisneyCompose - 🧸 A demo Disney app using Jetpack Compose and Hilt based on modern Android tech stacks and MVVM architecture.

nodegui - A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org

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

Kamel - Kotlin asynchronous media loading and caching library for Compose.

ComposeCookBook - A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

compose-markdown - Markdown Text for Android Jetpack Compose 📋.

Android-Iconics - Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

ComposeReorderable - Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.