react-native/local-cli/core/android
Raul Gomez Acuna d666f30665 react-native link support for native Android modules developed in Kotlin
Summary:
Currently React Native cli does not support linking native Android modules written in Kotlin. This PR aims to add support to it and closes #14561

- New unit tests added to verify the added functionality, they can be found inside:
`local-cli/core/__tests__/android/findPackageClassName.spec.js`

- Existing unit tests passed.
Closes https://github.com/facebook/react-native/pull/14660

Differential Revision: D5316981

Pulled By: shergin

fbshipit-source-id: 98354ba1e1ce1080a9a4b9958ef39893472038a1
2017-06-29 01:15:36 -07:00
..
findAndroidAppFolder.js Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00
findManifest.js Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00
findPackageClassName.js react-native link support for native Android modules developed in Kotlin 2017-06-29 01:15:36 -07:00
index.js Fix `react-native link` issue when using multiple manifests 2017-06-06 14:20:06 -07:00
readManifest.js Merge `rnpm config` with the `cli config`, step 1 2017-01-09 07:58:33 -08:00