react-native/local-cli
Kureev Alexey 3c8a2eed92 Fix native modules linking in 0.29.1
Summary:
Attempt to fix https://github.com/facebook/react-native/pull/8612

We re-named `mainActivityPath` by `mainFilePath` in the `link` code, but we forgot to rename config parameters. Currently, link is broken.

- [x] `react-native link` should work for react-native 0.29+
Closes https://github.com/facebook/react-native/pull/8807

Differential Revision: D3576176

fbshipit-source-id: 60ecbd660563923696bbef1ed3b0900a7d58469f
2016-07-16 10:58:21 -07:00
..
__mocks__
__tests__
bundle allow `rn.cli-config.js` w/o `getTransformModulePath` 2016-07-01 06:58:37 -07:00
dependencies allow `rn.cli-config.js` w/o `getTransformModulePath` 2016-07-01 06:58:37 -07:00
generate
generator
generator-android Add missing character into BUCK android template 2016-06-24 17:28:30 -07:00
generator-ios Move setDefaults call to constructor. 2016-07-04 10:58:25 -07:00
library
logAndroid adds log-ios and log-android cli commands 2016-06-23 07:58:23 -07:00
logIOS adds log-ios and log-android cli commands 2016-06-23 07:58:23 -07:00
rnpm Fix native modules linking in 0.29.1 2016-07-16 10:58:21 -07:00
runAndroid Fixes 8309: Automatically run `adb reverse tcp:8081 tcp:8081` when st… 2016-06-23 06:58:33 -07:00
runIOS Allow to specify simulator OS version from cli 2016-07-05 09:58:29 -07:00
server allow `rn.cli-config.js` w/o `getTransformModulePath` 2016-07-01 06:58:37 -07:00
upgrade
util
version
cli.js
cliEntry.js adds log-ios and log-android cli commands 2016-06-23 07:58:23 -07:00
default.config.js
generate-android.js
generator-utils.js
setup_env.bat
setup_env.sh
wrong-react-native.js