mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
Fix React Native DevTools link (#7386)
This commit is contained in:
@@ -54,7 +54,7 @@ Reload your website in the browser now to view it in developer tools.
|
||||
|
||||
## Mobile (React Native) {/*mobile-react-native*/}
|
||||
|
||||
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools), the built-in debugger that deeply integrates React Developer Tools. All features work identically to the browser extension, including native element highlighting and selection.
|
||||
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/react-native-devtools), the built-in debugger that deeply integrates React Developer Tools. All features work identically to the browser extension, including native element highlighting and selection.
|
||||
|
||||
[Learn more about debugging in React Native.](https://reactnative.dev/docs/debugging)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user