Skip to content

Commit ecee35e

Browse files
merging all conflicts
2 parents 03898bc + b1a249d commit ecee35e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/learn/react-developer-tools.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ react-devtools
5454

5555
## 行動裝置(React Native) {/*mobile-react-native*/}
5656

57+
<<<<<<< HEAD
5758
要檢查使用 [React Native](https://reactnative.dev/) 建立的應用程式,你可以使用 [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools), - 深度整合 React 開發工具的偵錯器。所有功能與瀏覽器擴充功能的工作方式相同,包括 native element 高亮顯示和選擇器。
59+
=======
60+
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.
61+
>>>>>>> b1a249d597016c6584e4c186daa28b180cc9aafc
5862
5963
[了解有關 React Native 中 debug 的更多資訊。](https://reactnative.dev/docs/debugging)
6064

0 commit comments

Comments
 (0)