react-native/local-cli
Douglas Lowder a63fd378a4 Link both iOS and tvOS libraries with react-native link (fix #13783)
Summary:
Fix issues with the react-native CLI when linking iOS and tvOS libraries to a project created with `react-native init`. (#13783)

Verified the changes against test project at https://github.com/dlowder-salesforce/react-native-link-test.  Both `react-native link react-native-svg` and `react-native unlink react-native-svg` work correctly on this project.  Added new unit test for the new file added to `local-cli/link/ios`.

[CLI] [BUGFIX] `react-native link` has been fixed to correctly link iOS and tvOS targets.
[IOS] [BUGFIX] `react-native link` has been fixed to correctly link iOS and tvOS targets.
Closes https://github.com/facebook/react-native/pull/17231

Differential Revision: D6837567

Pulled By: hramos

fbshipit-source-id: 234d3d3966ae1b89cd16a37c95d303553f7ba5f5
2018-01-30 16:28:59 -08:00
..
__mocks__ Do not use Node 8.x specific Stream.final 2017-12-20 16:48:25 -08:00
__tests__ Fixing eslint-comments warnings 2018-01-08 17:04:29 -08:00
bundle Pass hasteImplModulePath to JestHasteMap and everywhere else 2018-01-30 11:30:54 -08:00
core Typos in comments and log messages 2018-01-12 22:18:45 -08:00
dependencies Pass hasteImplModulePath to JestHasteMap and everywhere else 2018-01-30 11:30:54 -08:00
eject Run eslint --fix 2017-10-09 17:46:44 -07:00
generator Typos in comments and log messages 2018-01-12 22:18:45 -08:00
info added info CLI command 2017-07-18 11:45:47 -07:00
init Change indentation of package.json including Jest to 2 spaces 2017-10-15 10:50:20 -07:00
install Use Yarn for Install/Uninstall CLI if available 2017-02-02 05:13:33 -08:00
library Reject local-cli promises with Error objects 2017-08-08 09:38:21 -07:00
link Link both iOS and tvOS libraries with react-native link (fix #13783) 2018-01-30 16:28:59 -08:00
logAndroid Use native Promise in local-cli 2016-11-21 10:28:34 -08:00
logIOS Use native Promise in local-cli 2016-11-21 10:28:34 -08:00
runAndroid adds --port option to `react-native run-ios` as well as patches port … 2018-01-04 20:11:10 -08:00
runIOS fixed issue with runIOS not being able to launch tvOS app 2018-01-29 13:48:13 -08:00
server Pass hasteImplModulePath to JestHasteMap and everywhere else 2018-01-30 11:30:54 -08:00
templates @allow-large-files flow 0.64 release 2018-01-24 17:03:41 -08:00
upgrade New upgrading process, relying on Git 2016-11-28 08:28:35 -08:00
util adds --port option to `react-native run-ios` as well as patches port … 2018-01-04 20:11:10 -08:00
.eslintrc Disallow trailing commas in react-native-github 2017-08-17 16:20:04 -07:00
cli.js packager: centralize babelRegisterOnly callsites 2017-01-06 06:13:54 -08:00
cliEntry.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
commands.js added info CLI command 2017-07-18 11:45:47 -07:00
setup_env.bat Fix comments on .bat file 2015-10-28 21:36:07 -04:00
setup_env.sh CLI: Adding shebang to setup_env.sh script 2017-05-31 02:46:23 -07:00
wrong-react-native.js Fix local-cli's installedGlobally check to work on Windows platforms 2017-12-04 11:17:10 -08:00