mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
7028929d8f
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