Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
185
rated 0 times [  191] [ 6]  / answers: 1 / hits: 45697  / 8 Years ago, fri, april 15, 2016, 12:00:00

I have installed the react dev tool. But I can't see it my Chrome browser when I launch my app on the emulator.



enter



If you watch this youtube clip, you can see the react tab is in the list and you can inspect your app's UI.



Any idea why?



How can I inspect the app's UI/ elements if the react dev tool is not working on my Chrome?


More From » android

 Answers
-6

Devtools React is currently not possible. This is due to a change in how the application scripts are evaluated in the devtools plugin. You can see more at https://facebook.github.io/react-native/docs/known-issues.html#devtools-react-tab-does-not-work



However, you can still debug your UI within your application. To inspect elements, open your app in Simulator > press Cmd+D > select Show Inspector.


[#62542] Wednesday, April 13, 2016, 8 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
stephonkeandrer

Total Points: 392
Total Questions: 94
Total Answers: 100

Location: Tajikistan
Member since Sun, Aug 29, 2021
3 Years ago
;