Skip to content

fix: tolerate fractional iOS keyboard positions - #1545

Open
MarshallBear1 wants to merge 1 commit into
kirillzyusko:mainfrom
MarshallBear1:codex/fix-ios-keyboard-position-tolerance
Open

fix: tolerate fractional iOS keyboard positions#1545
MarshallBear1 wants to merge 1 commit into
kirillzyusko:mainfrom
MarshallBear1:codex/fix-ios-keyboard-position-tolerance

Conversation

@MarshallBear1

Copy link
Copy Markdown

📜 Description

Match interactive keyboard positions within one physical pixel instead of requiring exact floating-point equality.

Fixes #1419.

📢 Changelog

iOS

  • tolerate fractional KeyboardGestureArea offsets during position tracking

🤔 How Has This Been Tested?

  • built, installed, and launched the example on iPhone 17 / iOS 26.5 Simulator
  • opened and dismissed the interactive iOS keyboard flow

📝 Checklist

  • CI successfully passed
  • Simulator tested

@github-actions

Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
333324 bytes 333118 bytes 206 bytes 📈

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fractional offset prop in KeyboardGestureArea causes strange overscroll behaviour

1 participant