Skip to content

Installation

BeanSoft edited this page May 26, 2017 · 2 revisions

First, please setup your React Native dev env: https://facebook.github.io/react-native/docs/getting-started.html

Second, install jar file react-native-console.jar as a plugin to your IDE. The plugin home page is here: https://plugins.jetbrains.com/plugin/9564-react-native-console

Or you can install it through your favorite IDEA IDE(WebStorm, IC, IDEA, Android Studio, etc.), bring up Preferences > Plugins > Browse repositories... , search for 'React Native Console', then you can install this plugin there.

Now just restart and enjoy!

Clone this wiki locally