A
A
Artur Zagorsky2019-10-02 19:33:15
React Native
Artur Zagorsky, 2019-10-02 19:33:15

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 answer(s)
D
Dimka Reactive, 2019-10-02
@artedza

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 question

Ask a Question

731 491 924 answers to any question