Skip to content

Commit 18bf3fe

Browse files
merging all conflicts
2 parents 4300ef0 + b1a249d commit 18bf3fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
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](https://reactnative.dev/docs/debugging/react-native-devtools) — вбудований налагоджувач, який глибоко інтегрує інструменти розробника React. Усі функції працюють так само, як у розширенні браузера, включно з підсвічуванням та виділенням нативних елементів.
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.](https://reactnative.dev/docs/debugging)
6064

0 commit comments

Comments
 (0)