microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
c6ca8545c31d68872a6d5f55e436ecc0d4a9be2f

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