From d034f726eaa1b557a01cb64ee7f921b19c7aa776 Mon Sep 17 00:00:00 2001 From: pophatogen <72178990+pophatogen@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:52:33 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2ff84d..79f1878 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -## React Native Playground Native Runner +## React Native Playground Native Runner: Browse and test React Native apps from rnplay.org on Android or iOS devices. -### Release instructions for contributors +### Release instructions for contributors: -#### iOS +#### iOS: Before release, make sure the `main.jsbundle` is being loaded in AppDelegate.m, and NOT the local development server.