Skip to content

v0.6.1

Compare
Choose a tag to compare
@mariusandra mariusandra released this 22 Dec 07:12
· 414 commits to main since this release
  • onBoundsChange gets called on the initial mount (when the first bounds become known). When this happens, it also gets passed a parameter initial, which will be set to true. It will be false on all subsequent calls.