Skip to content

Commit c88db51

Browse files
merging all conflicts
2 parents 10981d8 + b1a249d commit c88db51

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 Developer Tools के साथ इंटेग्रटे हो जाता है। सभी फीचर्स ब्राउज़र एक्सटेनव के जैसे ही होते है नेटिव एलिमेंट हाईलाइट करना और सेलेक्ट करना भी।
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)