feat: new way to track focus changes in KeyboardAwareScrollView#1186
Closed
kirillzyusko wants to merge 1 commit intomainfrom
Closed
feat: new way to track focus changes in KeyboardAwareScrollView#1186kirillzyusko wants to merge 1 commit intomainfrom
KeyboardAwareScrollView#1186kirillzyusko wants to merge 1 commit intomainfrom
Conversation
Contributor
📊 Package size report
|
|
Hey @kirillzyusko any news on this fix ? It makes the pages with input super weird to use. Thank you for your work tho |
Owner
Author
|
@QQizi the issue has been fixed in iOS 26.1, so most likely I'll not continue work on this PR. This is a proof that it works on iOS 26.1: ScreenRecording_11-14-2025.15-10-44_1.MP4Could you please check it on your end?.. |
Owner
Author
|
Looks like issue has been fixed on iOS 26.1, so I'll not change code to fix it just for iOS 26.0 because it may introduce other stability issues. Glad Apple managed to fix the issue on theirs side 😊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📜 Description
💡 Motivation and Context
Closes #1122 #1180
📢 Changelog
JS
iOS
Android
🤔 How Has This Been Tested?
📸 Screenshots (if appropriate):
📝 Checklist