Skip to content

[docs] Add scrollsChildToFocus prop to ScrollView (Android, 0.85)#5077

Merged
Simek merged 1 commit into
facebook:mainfrom
hryhoriiK97:@hryhoriiK97/docs/scrollview-scrolls-child-to-focus
May 11, 2026
Merged

[docs] Add scrollsChildToFocus prop to ScrollView (Android, 0.85)#5077
Simek merged 1 commit into
facebook:mainfrom
hryhoriiK97:@hryhoriiK97/docs/scrollview-scrolls-child-to-focus

Conversation

@hryhoriiK97
Copy link
Copy Markdown
Contributor

@hryhoriiK97 hryhoriiK97 commented May 11, 2026

PR adds missing documentation for the scrollsChildToFocus Android prop on ScrollView, introduced in React Native 0.85.

The prop controls whether the ScrollView automatically scrolls to bring a focused child into view (default: true). Setting it to false gives developers manual control over scroll position on focus changes.

You can find this prop mentioned in the v0.85 CHANGELOG.md here: https://github.com/facebook/react-native/blob/main/CHANGELOG.md#android-specific-5

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

@hryhoriiK97 is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@meta-cla meta-cla Bot added the CLA Signed label May 11, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit f538cc6
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/6a01bd61d1a56a0008dd30f2
😎 Deploy Preview https://deploy-preview-5077--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Collaborator

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @hryhoriiK97, thanks for docs update and providing the reference, LGTM! 🚀

@Simek Simek merged commit e0c52c6 into facebook:main May 11, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants