react-native/local-cli/link/ios
Steven c1058b1e90 `react-native link` and `react-native unlink` update.
Summary:
1. Fix bug: Android project do not delete font files when run `react-native unlink`.
2. Add feature, link images to iOS project when run `react-native link`.
Closes https://github.com/facebook/react-native/pull/14801

Differential Revision: D5890051

Pulled By: hramos

fbshipit-source-id: 28223d181ac5ed51d70df29a56eb56b2cce9aecb
2017-09-22 05:46:38 -07:00
..
addFileToProject.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addProjectToLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addSharedLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addToHeaderSearchPaths.js Further RNPM integration 2016-08-22 08:58:37 -07:00
copyAssets.js `react-native link` and `react-native unlink` update. 2017-09-22 05:46:38 -07:00
createGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
createGroupWithMessage.js Use appropriate capitalization of Xcode 2017-02-27 22:47:14 -08:00
getBuildProperty.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getHeaderSearchPath.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getHeadersInFolder.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getPlist.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getPlistPath.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getProducts.js Further RNPM integration 2016-08-22 08:58:37 -07:00
hasLibraryImported.js Further RNPM integration 2016-08-22 08:58:37 -07:00
isInstalled.js Further RNPM integration 2016-08-22 08:58:37 -07:00
mapHeaderSearchPaths.js Correctly handle the case where HEADER_SEARCH_PATHS is a single string 2017-08-04 15:16:19 -07:00
registerNativeModule.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromHeaderSearchPaths.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromPbxItemContainerProxySection.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromPbxReferenceProxySection.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromProjectReferences.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromStaticLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProductGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProjectFromLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProjectFromProject.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeSharedLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
unlinkAssets.js `react-native link` and `react-native unlink` update. 2017-09-22 05:46:38 -07:00
unregisterNativeModule.js Further RNPM integration 2016-08-22 08:58:37 -07:00
writePlist.js match plist indentation with xcode format 2017-03-31 03:03:10 -07:00