react-native/local-cli/rnpm/link/src
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
..
android Fix native modules linking in 0.29.1 2016-07-16 10:58:21 -07:00
ios Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
getDependencyConfig.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
getProjectDependencies.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
getReactNativeVersion.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
groupFilesByType.js Fix comment typos 2016-06-03 02:43:57 -07:00
link.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
pollParams.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
promiseWaterfall.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
unlink.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00