Skip to content

Conversation

@wangshunnn
Copy link
Collaborator

Fix (RN)

  • 原因:iOS 下会在 bindfocus 触发前获取到 keyboardAvoid.current.keyboardHeight 高度,但是在 bindfocussetKeyboardAvoidContext 重置时丢失了高度,导致后续走到 Android 应该走的延时逻辑去了,触发不了 bindfocus

  • 修复方案:在中 setKeyboardAvoidContext 时同步更新高度

@wangshunnn wangshunnn added the platform:RN Mpx 跨端输出 RN label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform:RN Mpx 跨端输出 RN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants