aclassen / ComposeReorderable

Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.
Apache License 2.0
836 stars 89 forks source link

Add macOS and iOS #200

Open cl3m opened 1 year ago

cl3m commented 1 year ago

Add macOS and iOS (uikit experimental). I've tested on iOS and it does work fine.

maltsev-gorskij commented 1 year ago

@aclassen, may you possibly approve this pull request? Your library can be really useful it compose multiplatform.

bpappin commented 9 months ago

I have copied this PR into my own fork at https://github.com/bpappin/ComposeReorderable/pull/2