Skip to content

v4.2.2

Choose a tag to compare

@winrid winrid released this 09 Jun 03:16
· 9 commits to main since this release

Patch release.

  • Keyboard avoidance: when a comment field inside the widget is focused, the WebView now shrinks to the space above the on-screen keyboard and scrolls the focused field into view, so it's no longer hidden behind the keyboard. On by default; pass disableKeyboardAvoidance to opt out.

Example app (not shipped in the package): fixed the blank widget in the showcase (ScrollView host), a list key warning, the oversized tab bar, and dark-mode demo.