fix(ui): handle on-screen keyboard visibility to adjust layout and prevent inputs from being obscured

This commit is contained in:
2025-12-17 10:07:18 +00:00
parent 1401cd2c92
commit 286f6fd120
5 changed files with 101 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@social.io/catalog',
version: '1.4.0',
version: '1.4.1',
description: 'catalog for social.io'
}