From 9852c3670827f6a9a80cddc5f290eecd9cf00afa Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 12 Jan 2018 18:41:43 +0000 Subject: [PATCH] Deploy website Deploy website version based on 143db63ee821ad4cac5fa4d940e540d383210936 --- docs/next/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index e889d23e121..ed0e78044be 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -124,7 +124,7 @@

Create React Native App configures your project to use the most recent React Native version that is supported by the Expo client app. The Expo client app usually gains support for a given React Native version about a week after the React Native version is released as stable. You can check this document to find out what versions are supported.

If you're integrating React Native into an existing project, you'll want to skip Create React Native App and go directly to setting up the native build environment. Select "Building Projects with Native Code" above for instructions on configuring a native build environment for React Native.

-

Follow these instructions if you need to build native code in your project. For example, if you are integrating React Native into an existing application, or if you "ejected" from Create React Native App, you'll need this section.

+

Follow these instructions if you need to build native code in your project. For example, if you are integrating React Native into an existing application, or if you "ejected" from Create React Native App, you'll need this section.

The instructions are a bit different depending on your development operating system, and whether you want to start developing for iOS or Android. If you want to develop for both iOS and Android, that's fine - you just have to pick one to start with, since the setup is a bit different.

Development OS: