FrontendDeveloper.in

React question detail

How to do logging in React Native?

You can use console.log, console.warn, etc. As of React Native v0.29 you can simply run the following to see logs in the console:

$ react-native log-ios
$ react-native log-android
Back to all React questions
Get LinkedIn Premium at Rs 399