Jetpack-Compose-Playground VS ComposeReorderable

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

Jetpack-Compose-Playground

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

ComposeReorderable

Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid. (by aclassen)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Jetpack-Compose-Playground ComposeReorderable
6 2
3,261 749
- -
5.8 0.0
25 days ago 2 months ago
Kotlin Kotlin
MIT License Apache License 2.0
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.

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.

ComposeReorderable

Posts with mentions or reviews of ComposeReorderable. We have used some of these posts to build our list of alternatives and similar projects.
  • Dragging items in lazy column
    1 project | /r/androiddev | 24 May 2023
    You can use https://github.com/aclassen/ComposeReorderable It works pretty nice except there's an animation issue for the first element
  • Jetpack Compose: Drag-and-drop reorder for lists
    1 project | dev.to | 16 Oct 2021
    There's an active feature request and there's drag-and-drop support in the roadmap but no official workaround at the moment. A quick search reveals some manual implementations of the feature. But in my opinion, the best workaround at the moment is the ComposeReorderable library that implements the feature while abstracting away all the implementation details.

What are some alternatives?

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

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

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

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

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

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

chip-8 - SwiftUI, Jetpack Compose, Compose for Wear, Compose for Web and Compose for Desktop based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator)

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

compose-jetbrains-theme - JetBrains style UI kit for Compose Desktop.

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

Compose-Fruit-Ninja - Welcome Fruit Ninja 🥝 on Jetpack Compose Desktop 🚀, using Canvas API 🎨

skiko - Kotlin MPP bindings to Skia

compose-samples - Official Jetpack Compose samples.