chip-8 VS ComposeReorderable

Compare chip-8 vs ComposeReorderable and see what are their differences.

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) (by joreilly)

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
chip-8 ComposeReorderable
1 2
70 753
- -
8.0 0.0
about 2 months ago 3 months ago
Kotlin Kotlin
- 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.

chip-8

Posts with mentions or reviews of chip-8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.

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 chip-8 and ComposeReorderable you can also consider the following projects:

multiplatform-compose - A demo to show usage of Jetbrains Compose in Android and iOS.

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

klokk - 🕒 A kinetic wall clock, built using Compose Desktop

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

asteroids-compose-for-desktop - Simple space game, built with Compose for Desktop!

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

openrndr - OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics

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

KMMT - Kotlin Multiplatform Mobile App Template

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

IntentSenderDesktop - A tool for sending Intent to an Android app for development

compose-samples - Official Jetpack Compose samples.