Because we need better logs for React Native!
(Thanks to Steve for suggesting the theme song!
Reactotron Prettier Log. Your prettier log for React Native.
PrettierLog.log(message, object)
- Message: a string containing something that will help you debug.
- Any object you can pass to see the values
import PrettierLog from 'reactotron-prettier-log'
PrettierLog.log('message', {})