Skip to content

Commit 4957bcf

Browse files
authored
Merge pull request #118 from reactjs/sync-b1a249d5
2 parents c631701 + 3921e73 commit 4957bcf

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
@@ -58,7 +58,11 @@ Reload-ujte vaš sajt u pretraživaču da bi ga videli u developer tools.
5858

5959
## Mobilni telefoni (React Native) {/*mobile-react-native*/}
6060

61+
<<<<<<< HEAD
6162
Da bi pregledali aplikacije napravljene u [React Native](https://reactnative.dev/), možete koristiti [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools), ugrađeni debugger koji se duboko integriše sa React Developer Tools. Sve funkcionalnosti rade identično kao i browser ekstenzija, uključujući isticanje native elemenata i selekciju.
63+
=======
64+
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.
65+
>>>>>>> b1a249d597016c6584e4c186daa28b180cc9aafc
6266
6367
[Naučite više o debagovanju u React Native.](https://reactnative.dev/docs/debugging)
6468

0 commit comments

Comments
 (0)