react-native/Examples/2048
Nathan Azaria 87124383ac Changed JS location of examples to source from RCTBundleURLProvider instead.
Summary:
This changes the JS location of the examples (2048, UIExplorer, Movies, and TicTacToe) to be set from RCTBundleURLProvider instead.
This also makes the example apps run the bundle script, which makes the build time longer.

Reviewed By: javache

Differential Revision: D3516371

fbshipit-source-id: 70e53c62feb81c067df4e2298e7d1f1458777490
2016-07-15 10:13:29 -07:00
..
2048 Changed JS location of examples to source from RCTBundleURLProvider instead. 2016-07-15 10:13:29 -07:00
2048.xcodeproj Changed JS location of examples to source from RCTBundleURLProvider instead. 2016-07-15 10:13:29 -07:00
Game2048.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
GameBoard.js Bugfix - Typos 2015-12-15 09:09:32 -08:00