react-native/Examples/2048
R0CKSTAR 916bc38d89 Fix libraries missing in examples: 2048 and TicTacToe
Summary:
The examples: 2048 and TicTacToe will display errors when click the run on Xcode. I imported RCTNetwork and RCTImage for 2048 and RCTNetwork for TicTacToe and it works on the simulator.
Closes https://github.com/facebook/react-native/pull/9123

Differential Revision: D3662099

Pulled By: javache

fbshipit-source-id: 2e2d88336ea83eae58088f4cc1d5003ba2a2f71b
2016-08-03 04:58:28 -07:00
..
2048 Changed JS location of examples to source from RCTBundleURLProvider instead. 2016-07-15 10:13:29 -07:00
2048.xcodeproj Fix libraries missing in examples: 2048 and TicTacToe 2016-08-03 04:58:28 -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