Hacker News new | ask | show | jobs
by colinramsay 4100 days ago
Which is daft, because to produce a separate app specifically for debugging React Native would be a huge undertaking with zero extra benefit. Chrome's Dev Tools are best in breed (IMO) and it makes sense to leverage them.

If there were things being added to Chrome Dev Tools specifically to support React Native, that'd be different.

1 comments

Blink Devtools are used widely. node-inspector is another isolated use case, and is quite popular.