Skip to content

Commit bb9bae9

Browse files
fix: merge conflict on react devtools
1 parent f4a4445 commit bb9bae9

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

Diff for: src/content/learn/react-developer-tools.md

+3-26
Original file line numberDiff line numberDiff line change
@@ -52,33 +52,10 @@ react-devtools
5252

5353
![React డెవలపర్ టూల్స్ స్టాండ్ అలొనె](/images/docs/react-devtools-standalone.png)
5454

55-
<<<<<<< HEAD
5655
## మొబైల్ (React Native) {/*mobile-react-native*/}
57-
[React Native](https://reactnative.dev/) తో రూపొందించబడిన యాప్‌లను తనిఖీ చేయడానికి కూడా React డెవలపర్ టూల్స్ ను ఉపయోగించవచ్చు.
5856

59-
React డెవలపర్ టూల్స్ ను ఉపయోగించడానికి సులభమైన మార్గం దీన్ని గ్లోబల్గా ఇన్‌స్టాల్ చేయడం:
60-
```bash
61-
# Yarn
62-
yarn global add react-devtools
63-
=======
64-
## Mobile (React Native) {/*mobile-react-native*/}
65-
66-
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/debugging/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-
>>>>>>> 3b02f828ff2a4f9d2846f077e442b8a405e2eb04
68-
69-
[Learn more about debugging in React Native.](https://reactnative.dev/docs/debugging)
70-
71-
<<<<<<< HEAD
72-
తరువాత టెర్మినల్ నుండి డెవలపర్ టూల్స్ ను ఓపెన్ చేయండి.
73-
```bash
74-
react-devtools
75-
```
76-
77-
దీన్ని రన్నింగ్లో ఉన్న ఏదైనా లోకల్ React Native యాప్‌కి కనెక్ట్ చేయాలి.
78-
79-
> డెవలపర్ టూల్స్ కొన్ని సెకన్ల తర్వాత కనెక్ట్ కాకపోతే యాప్‌ని రీలోడ్ చేయడానికి ప్రయత్నించండి.
57+
[React Native](https://reactnative.dev/)‌ తో రూపొందించబడిన యాప్‌లను తనిఖీ చేయడానికి, మీరు React డెవలపర్ టూల్స్‌ను లోతుగా అనుసంధానించే ఇన్-బిల్ట్ డీబగ్గర్ అయిన [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools) ని ఉపయోగించవచ్చు. అన్ని ఫీచర్లు బ్రౌజర్ ఎక్స్టెన్షన్ తో సమానంగా పని చేస్తాయి, నేటివ్ ఎలిమెంట్ హైలైటింగ్ మరియు సెలక్షన్ తో సహా.
8058

8159
[React Native డీబగ్గింగ్ గురించి మరింత తెలుసుకోండి.](https://reactnative.dev/docs/debugging)
82-
=======
83-
> For versions of React Native earlier than 0.76, please use the standalone build of React DevTools by following the [Safari and other browsers](#safari-and-other-browsers) guide above.
84-
>>>>>>> 3b02f828ff2a4f9d2846f077e442b8a405e2eb04
60+
61+
> 0.76 కంటే ముందు React Native వెర్షన్‌ల కోసం, దయచేసి పైన ఉన్న [Safari మరియు ఇతర బ్రౌజర్‌ల](#safari-and-other-browsers) గైడ్‌ని అనుసరించడం ద్వారా React DevTools యొక్క స్టాండ్ అలొనె బిల్డ్ ను ఉపయోగించండి.

0 commit comments

Comments
 (0)