microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
acccf52d2cadd4330d080a50366e21b3456ff0d4

Branches

Tags

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

Clone

HTTPS

Download ZIP

SampleApplication/README.txt

4lines · modecode

1To 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
4 3. react-native upgrade - to recreate the iOS Project
5