vscode-react-native/SampleApplication
Vladimir Kotikov e45838cbf8 Reimplement debug adapter based on node2 adapter 2017-01-31 16:26:34 +03:00
..
.vscode Reimplement debug adapter based on node2 adapter 2017-01-31 16:26:34 +03:00
README.txt Moving the Sample Application back to the root of the repo 2016-02-25 15:54:41 -08:00
index.android.js Moving the Sample Application back to the root of the repo 2016-02-25 15:54:41 -08:00
index.ios.js Moving the Sample Application back to the root of the repo 2016-02-25 15:54:41 -08:00
package.json Now the launch when multiple devices are available, and stop on Android 2016-03-08 15:26:57 -08:00

README.txt

To use the SampleApplication you first need to run on its folder:
 1. npm install react-native --save - to install the react-native dependency in the project
 2. react-native android - to recreate the Android project
 3. react-native upgrade - to recreate the iOS Project