A framework for building native apps with React. http://facebook.github.io/react-native/
Go to file
Steve Lacy 811a7aa492 Update deps order - core modules first
Summary:
**packager/packager.js**

- Update deps order - node core modules first

The core deps do not get installed, and do not need to be after the dep check.
Closes https://github.com/facebook/react-native/pull/224
Github Author: Steve Lacy <me@slacy.me>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-02 17:05:40 -08:00
Examples [ReactNative] Cleanup TabBar and its example 2015-04-02 13:51:59 -08:00
IntegrationTests (Xcode) Set indent=2 in all xcodeproj files. 2015-04-01 17:14:45 -08:00
Libraries [react-native] Nicer error for undefined or string tag names 2015-04-02 16:40:24 -08:00
React [ReactNative] Workaround double cmd+r bug 2015-04-02 16:44:04 -08:00
jestSupport [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
lint [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
packager Update deps order - core modules first 2015-04-02 17:05:40 -08:00
.eslintignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
.eslintrc [React Native] Sync from github 2015-03-27 22:09:11 -08:00
.flowconfig [React Native] Sync from github 2015-03-27 22:09:11 -08:00
React.podspec [Pod] Preserve header directory structure 2015-03-31 12:01:32 -08:00
linter.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
package.json [react-native] Update react to 0.13.1, jstransform alongside 2015-04-02 10:58:51 -08:00
runXcodeTests.sh [React Native] Sync from github 2015-03-27 22:09:11 -08:00