Grispung
Grispung

Reputation: 1

Is it possible to enable metro/console logs in terminal in new React Native versions?

In the newer versions of React Native, they're moving towards using React Native DevTools. Whilst this is a welcome direction in certain cases, i'd prefer seeing my console.logs in my usual terminal for quick debugging. Even more so since we have to use Blink based browsers for simple logging, which i prefer not to use.

Is it possible to bypass this restriction and enable logs in the terminal?

I've tried:

Upvotes: 0

Views: 41

Answers (0)

Related Questions