microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.9.1

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

SampleApplication/README.txt

4lines · modepreview

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