SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Use main.jsbundle in iOS template for production build (#22531)

Summary:
Default HelloWorld template for iOS doesn't make production main.jsbundle. This is little bit confusing in compare with Android building app when everything works one first run.

Make it seamless, reduce confuse.
Based on docs https://facebook.github.io/react-native/docs/running-on-device#3-configure-app-to-use-static-bundle

Fixes #22335
Fixes #18562
Pull Request resolved: https://github.com/facebook/react-native/pull/22531

Differential Revision: D13372773

Pulled By: cpojer

fbshipit-source-id: 888c675b7d11b1a323445e092ec9ff83924c42f4
R
Radovan Šmitala committed
a2ef5b85d8c46cefd5873bf5fc6dddabf1d51d13
Parent: 8f6521a
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com> on 12/7/2018, 3:29:52 AM