Skip to content

v1.5.4

Latest

Choose a tag to compare

@hxreborn hxreborn released this 13 Jun 16:21
bc307ea

What's Changed

Features

  • 68c5d4a Hot reload the module on update by @hxreborn

    App updates apply with no reboot, if your framework supports it.

Bug Fixes

  • 95525e5 (ui) Preserve list scroll on sub-screen nav by @hxreborn

    Slide the nav bar with a graphicsLayer instead of removing it from layout, so the Scaffold bottom inset stays constant.