Element inspector not working (React Native)

Viewed 395

When I am clicking "Show inspector" in debug menu and then select any element, the info about it is not shown

I tried to use react-devtools, but it is not connecting for some reason

I made a reload, it started working again, and after one more reload stopped working...

1 Answers
Related