reactotron-react
v1.0.0
Published
Universal Reactotron import for React Native and React
Downloads
12
Readme
reactotron-react
Universal Reactotron import for react-native and react-js
If you are writing universal app for both web and native, and wonder whether to import reactotron-react-native
or reactotron-react-js
, import reactotron-react
then.
Under the hood, reactotron-react
uses module import and file extensions to selectively import reactotron-react-native
or reactotron-react-js
based on the platform you are running on.