Skip to content

Commit

Permalink
Merge pull request #118 from reactjs/sync-b1a249d5
Browse files Browse the repository at this point in the history
  • Loading branch information
lxmarinkovic authored Dec 30, 2024
2 parents c631701 + 3921e73 commit 4957bcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/content/learn/react-developer-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,11 @@ Reload-ujte vaš sajt u pretraživaču da bi ga videli u developer tools.

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

<<<<<<< HEAD
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.
=======
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.
>>>>>>> b1a249d597016c6584e4c186daa28b180cc9aafc
[Naučite više o debagovanju u React Native.](https://reactnative.dev/docs/debugging)

Expand Down

0 comments on commit 4957bcf

Please sign in to comment.