Skip to content

Quickdraw 0.1.0

Choose a tag to compare

@nmndwivedi nmndwivedi released this 31 Jul 22:23
· 115 commits to main since this release

First public release of Quickdraw — the MIT-licensed infinite-canvas whiteboard SDK.

Three packages, versioned in lockstep:

  • @tryquickdraw/core — framework-free engine: pressure ink, highlighter, shapes with hand-drawn wobble, arrows, text, sticky notes, images, laser pointer, selection, infinite canvas, palm rejection, per-gesture undo/redo, light & dark themes, grid backdrops, PNG export, responsive toolbar, and a diff-emitting store built for persistence and real-time sync. Zero runtime dependencies.
  • @tryquickdraw/react<Quickdraw /> component + imperative ref
  • @tryquickdraw/react-native — WebView component + typed bridge, Apple Pencil pressure, offline-capable

See the README for quick starts and the full feature list, and CHANGELOG.md for details.

Website: https://tryquickdraw.com