fix(react-native): repoint dead links and add missing official resources - #10275
Merged
jcanalesluna merged 1 commit intoSep 7, 2026
Conversation
- Replace 404 links for Metro (facebook.github.io/metro), RAM bundles (docs page removed) and React Test Renderer (Jest tutorial removed) - Remove the GeeksforGeeks link, which the contributing guide disallows - Point Async Storage links at the community package instead of the reactnative.dev page that now says it was removed from core - Update environment setup links to the current "Set Up Your Environment" and "Get Started Without a Framework" pages - Add official resources to topics that had none: Testing, View, Listings, ListViews, Understand Frame Rates - Add React Native DevTools, NetInfo, Fetch API and WebSocket docs where the topic only linked a generic article - Tighten outdated sentences (LogBox, RAM bundles, react-test-renderer deprecation, community CLI) without lengthening descriptions
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.
What
facebook.github.io/metro), the removed "RAM Bundles and Inline Requires" page, and the removed Jesttutorial-reactpagereactnative.dev/docs/asyncstoragenow says the API was removed from coreVerification
prettier --checkpasses on the touched files, except two pre-existing style issues (setext headings,*bullets) left untouched to keep the diff focused