Skip to content

Add experimental documentation for VirtualView#4690

Merged
yungsters merged 6 commits into
react:mainfrom
yungsters:virtual-view
Aug 13, 2025
Merged

Add experimental documentation for VirtualView#4690
yungsters merged 6 commits into
react:mainfrom
yungsters:virtual-view

Conversation

@yungsters

@yungsters yungsters commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Adds initial documentation for the experimental VirtualView core component.

https://deploy-preview-4690--react-native.netlify.app/docs/next/virtualview

This is not being added to the side bar, which means it will only be accessible via search or a deep link.

@netlify

netlify Bot commented Aug 6, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 164dc4a
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/6893ead413d2b100078239be
😎 Deploy Preview https://deploy-preview-4690--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.

@netlify

netlify Bot commented Aug 6, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 529bff1
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/689a4fa092ccf80008bbfc95
😎 Deploy Preview https://deploy-preview-4690--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.

Comment thread docs/virtualview.md Outdated
Comment thread docs/virtualview.md Outdated
For example, if a `VirtualView` enters the visible region of a [`ScrollView`](scrollview)...

- `mode` would be [`VirtualViewMode.Visible`](#virtualviewmode)
- `thresholdRect` would describe the current scroll position of the nearest ancestor [`ScrollView`](scrollview)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

describe the current scroll position

I'm wondering if we should word it as the visible viewport of the nearest ancestor ScrollView to be clearer what we mean by scroll position

@lunaleaps lunaleaps left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👏

@yungsters

Copy link
Copy Markdown
Contributor Author

I plan to refine the visual treatment for experimental components, but I will do so in a follow-up PR.

@yungsters yungsters merged commit 5dc36e3 into react:main Aug 13, 2025
4 checks passed
@yungsters yungsters deleted the virtual-view branch August 13, 2025 21:27
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.

3 participants