Skip to content

v0.1.5 - Initial Release

Choose a tag to compare

@scrollDynasty scrollDynasty released this 21 May 23:40
· 126 commits to main since this release

[0.1.5] - 2026-05-22

Fixed

  • Reliable centering of selectedIndex after mount, items change, and layout.
  • Safer scroll cleanup on detach (pending scroll cancelled, stopScroll).

Changed

  • Default visible layout in JS (minWidth, height / minHeight with flex).
  • Native Android minimum dimensions aligned with picker metrics.
  • Dev-only one-time warning when dimensions are missing.

Documentation

  • Tested compatibility table, examples, onChange/debounce guidance, richer example app and bug template.