From dfa01ebce2cc74f3308a2fe0f554fd3b51046f30 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
Date: Sat, 2 Sep 2017 01:39:15 +0000
Subject: [PATCH] Updated docs for next
---
releases/next/docs/getting-started.html | 134 ++++++++++++++++-
.../docs/integration-with-existing-apps.html | 134 ++++++++++++++++-
releases/next/docs/running-on-device.html | 132 ++++++++++++++++-
releases/next/js/scripts.js | 138 ------------------
4 files changed, 383 insertions(+), 155 deletions(-)
diff --git a/releases/next/docs/getting-started.html b/releases/next/docs/getting-started.html
index abf2b198cb7..35d7cc6e1a3 100644
--- a/releases/next/docs/getting-started.html
+++ b/releases/next/docs/getting-started.html
@@ -243,12 +243,134 @@ to the Tutorial.
Now what? #
Turn on Live Reload in the Developer Menu. Your app will now reload automatically whenever you save any changes!
If you want to add this new React Native code to an existing application, check out the Integration guide.
If you're curious to learn more about React Native, continue on
to the Tutorial.
Improve this page by sending a pull request!
Improve this page by sending a pull request!
Improve this page by sending a pull request!