Skip to content

Commit 5834b53

Browse files
rk-for-zulipgnprice
authored andcommitted
docs/build-run: Update reference to React Native setup docs.
The React Native documentation has changed slightly; adjust the references in our documentation accordingly.
1 parent 48b3839 commit 5834b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/howto/build-run.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ To install the React Native tools, and either Xcode or the Android SDK
3434
and Android Studio, follow the helpful instructions from React
3535
Native upstream on
3636
[Getting Started](https://facebook.github.io/react-native/docs/getting-started.html).
37-
You want the tab "Building Projects with Native Code";
38-
the "Quick Start" does not apply.
37+
You want the tab "React Native CLI Quickstart"; the "Expo CLI Quickstart" does
38+
not apply.
3939

4040
Continue those instructions until you can run the Zulip Mobile app
4141
with either `react-native run-android` or `react-native run-ios`.

0 commit comments

Comments
 (0)