
Interactive whiteboard and graph-node components with ready-made gestures, motions and actions for building Miro‑style canvases and Obsidian‑like node graphs, plus live demo and samples.
[android, wasm, js, ios, jvm, macos]
You need Miro whiteboard or Graph nodes like in Obsidian App in Compose multiplatform?
This library can help you. Most prepared motions and actions with Whiteboard and Graph are given.
Open demo site in wasm (mobile friendly):
https://composelazyflow.3moly.com/
implementation("io.github.3moly:compose-lazyflow:0.1.0")
implementation("io.github.3moly:compose-lazyflow-core:0.1.0")You can see samples in sample module. With them you can understand faster how to deal with the library.
[android, wasm, js, ios, jvm, macos]
You need Miro whiteboard or Graph nodes like in Obsidian App in Compose multiplatform?
This library can help you. Most prepared motions and actions with Whiteboard and Graph are given.
Open demo site in wasm (mobile friendly):
https://composelazyflow.3moly.com/
implementation("io.github.3moly:compose-lazyflow:0.1.0")
implementation("io.github.3moly:compose-lazyflow-core:0.1.0")You can see samples in sample module. With them you can understand faster how to deal with the library.