react-native/local-cli/rnpm/link/__tests__
Geoffrey Goh f31b6ba953 Fix params patch
Summary:
`this` is a `ReactNativeHost` post RN 0.29, so the current patch doesn't compile. Simply `getResources()` will work for all versions - Post RN 0.29, it will be the method in the outer `MainApplication`, Pre RN 0.29, it will be the method on the `MainActivity`.

grabbou Kureev
Closes https://github.com/facebook/react-native/pull/9381

Differential Revision: D3744162

fbshipit-source-id: 1fa270bb3268b7b40c6160da948d99ff993c83b1
2016-08-19 13:58:34 -07:00
..
android Fix params patch 2016-08-19 13:58:34 -07:00
ios Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
getDependencyConfig.spec.js Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
getProjectDependencies.spec.js Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
groupFilesByType.spec.js Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
link.spec.js Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00
promiseWaterfall.spec.js Merge `rnpm cli` into react-native 2016-07-30 09:13:46 -07:00