0.2.0 • Published 7 years ago
reactotron-prettier-log v0.2.0
Reactotron Prettier Log
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.
Usage
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', {})