Skip to content

feat: new way to track focus changes in KeyboardAwareScrollView#1186

Closed
kirillzyusko wants to merge 1 commit intomainfrom
feat/new-way-to-track-focus-changes
Closed

feat: new way to track focus changes in KeyboardAwareScrollView#1186
kirillzyusko wants to merge 1 commit intomainfrom
feat/new-way-to-track-focus-changes

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Nov 3, 2025

📜 Description

💡 Motivation and Context

Closes #1122 #1180

📢 Changelog

JS

iOS

Android

🤔 How Has This Been Tested?

📸 Screenshots (if appropriate):

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Nov 3, 2025
@kirillzyusko kirillzyusko added 🐛 bug Something isn't working KeyboardAwareScrollView 📜 Anything related to KeyboardAwareScrollView component  iOS 26 Anything specific to iOS 26 labels Nov 3, 2025
@kirillzyusko kirillzyusko linked an issue Nov 3, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 3, 2025

📊 Package size report

Current size Target Size Difference
224749 bytes 224407 bytes 342 bytes 📈

@QQizi
Copy link
Copy Markdown

QQizi commented Nov 14, 2025

Hey @kirillzyusko any news on this fix ? It makes the pages with input super weird to use. Thank you for your work tho

@kirillzyusko
Copy link
Copy Markdown
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.MP4

Could you please check it on your end?..

@kirillzyusko
Copy link
Copy Markdown
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 😊

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

Labels

🐛 bug Something isn't working  iOS 26 Anything specific to iOS 26 KeyboardAwareScrollView 📜 Anything related to KeyboardAwareScrollView component

Projects

None yet

2 participants