mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
Summary:
An initial integration of rnpm into 'react-native link'.
**Test plan (required)**
react-native init MyApp
cd MyApp
# copied local-cli into MyApp's node_modules
npm install --save react-native-vector-icons
react-native link react-native-vector-icons
The link code ran, Android build files were modified.
Closes https://github.com/facebook/react-native/pull/7895
Reviewed By: bestander
Differential Revision: D3379197
Pulled By: mkonicek
fbshipit-source-id: 597158623ed072d7a7fc55a01624233a0f79de23