microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
SampleApplication/README.txt
4lines · modeblame
514f9fd6digeff10 years ago | 1 | To use the SampleApplication you first need to run on its folder: |
| 2 | 1. npm install react-native --save - to install the react-native dependency in the project | |
| 3 | 2. react-native android - to recreate the Android project | |
340aac71Nisheet Jain10 years ago | 4 | 3. react-native upgrade - to recreate the iOS Project |