Skip to content

[iOS] Fix window insets in iOS #7

@pushpalroy

Description

@pushpalroy

Currently using https://github.com/mori-atsushi/insetsx for supporting window insets.

In iOS, the window will automatically move if the focused element is obscured by the software keyboard.
But we can not disable it. This is a problem on the Compose Multiplatform side.

Issues tracked:

  1. Insets padding issue in iOS mori-atsushi/insetsx#21
  2. iOS TextField, Different behavior strategies on appearing the keyboard (related to focusable TextField) JetBrains/compose-multiplatform#3128
  3. Disable screen move up in IOS JetBrains/compose-multiplatform#2595

Screenshot 2023-05-07 at 1 02 45 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions