[docs] Performance: update outdated info#4591
Merged
Merged
Conversation
The state of the Performance document is pretty outdated; this PR takes a step toward at least fixing or removing sections that would be misleading or confusing to React Native developers on the latest versions.
✅ Deploy Preview for react-native ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
satya164
reviewed
Apr 29, 2025
satya164
reviewed
Apr 29, 2025
- Removes part about navigation transitions - Removes reference to ListView
Contributor
Author
|
Made those changes @satya164 ! Thank you for the review/suggestions. |
Abbondanzo
approved these changes
May 26, 2025
Abbondanzo
requested changes
May 26, 2025
Abbondanzo
left a comment
Contributor
There was a problem hiding this comment.
One nit on a section being removed, otherwise looks great!
Contributor
Author
|
Awesome! Updated, @Abbondanzo -- great catch. Looking forward to getting this shipped, as the current info is ... embarrassingly wrong. 😅 |
Contributor
|
Wonderful, thanks for updating! |
Abbondanzo
approved these changes
Jun 13, 2025
coado
pushed a commit
to coado/react-native-website
that referenced
this pull request
Jun 30, 2025
* [docs] Performance: update outdated info The state of the Performance document is pretty outdated; this PR takes a step toward at least fixing or removing sections that would be misleading or confusing to React Native developers on the latest versions. * Linter updates * Update per @satya164 feedback - Removes part about navigation transitions - Removes reference to ListView * Add note about renderToHardwareTextureAndroid back * Additional update for `renderToHardwareTextureAndroid`
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.
The state of the Performance document is pretty outdated; this PR takes a step toward at least fixing or removing sections that would be misleading or confusing to React Native developers on the latest versions.
Changes
Navigator/NavigatorIOSreferences to React NavigationshouldRasterizeIOSandrenderToHardwareTextureAndroid, as these are now enabled by defaultSlow navigator transitionssection, which is about the removedNavigatoranimations.Minor tweaks