Skip to content

Commit d15d44d

Browse files
merging all conflicts
2 parents 01b67bc + b1a249d commit d15d44d

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
@@ -60,7 +60,11 @@ Na koniec odśwież stronę w przeglądarce, aby podejrzeć ją w narzędziach d
6060

6161
## Aplikacje mobilne (React Native) {/*mobile-react-native*/}
6262

63+
<<<<<<< HEAD
6364
Do inspekcji aplikacji zbudowanych w [React Native](https://reactnative.dev/) możesz wykorzystać [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools), czyli wbudowany debugger głęboko zintegrowany z React Developer Tools. Wszystkie funkcje w nim działają identycznie jak w przypadku rozszerzenia przeglądarkowego, wliczając w to podświetlanie i zaznaczanie natywnych elementów.
65+
=======
66+
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.
67+
>>>>>>> b1a249d597016c6584e4c186daa28b180cc9aafc
6468
6569
[Dowiedz się więcej o debuggowaniu w React Native.](https://reactnative.dev/docs/debugging)
6670

0 commit comments

Comments
 (0)