Skip to content

Commit

Permalink
Doc: Update link to React Native docs (laurent22#5570)
Browse files Browse the repository at this point in the history
  • Loading branch information
fstanis authored Oct 16, 2021
1 parent 2acd55e commit 4322acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can also run it under WSL 2. To do so, [follow these instructions](https://w

## Testing the Mobile application

First you need to setup React Native to build projects with native code. For this, follow the instructions on the [Get Started](https://facebook.github.io/react-native/docs/getting-started.html) tutorial, in the "React Native CLI Quickstart" tab.
First you need to setup React Native to build projects with native code. For this, follow the instructions in the [Setting up the development environment](https://reactnative.dev/docs/environment-setup) tutorial, in the "React Native CLI Quickstart" tab.

Then, for **Android**:

Expand Down

0 comments on commit 4322acc

Please sign in to comment.