Skip to content

[iOS] Fix window insets in iOS #7

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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