Answer the question
In order to leave comments, you need to log in
How to view the structure of application components in react-native (similar to the Elements tab in Chrome DevTools)?
The react native debugger shows a huge tree of components, it's impossible to figure it out...
Answer the question
In order to leave comments, you need to log in
1. Press CMD+D in the simulator, than we call the Debug Menu
2. Select Show Inspector
3. Now, by clicking on any component, the tree opens right on it, with all styles and properties.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question