react-native/local-cli/rnpm/link
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
..
src Fix native modules linking in 0.29.1 2016-07-16 10:58:21 -07:00
test Fix native modules linking in 0.29.1 2016-07-16 10:58:21 -07:00
index.js Merge rnpm into react-native 2016-05-20 04:58:26 -07:00
package.json Merge rnpm into react-native 2016-05-20 04:58:26 -07:00