react-native/local-cli/core/__fixtures__/files
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
..
AndroidManifest-debug.xml Fix `react-native link` issue when using multiple manifests 2017-06-06 14:20:06 -07:00
AndroidManifest.xml Further RNPM integration 2016-08-22 08:58:37 -07:00
Main.java Further RNPM integration 2016-08-22 08:58:37 -07:00
ReactPackage.java react-native link support for native Android modules developed in Kotlin 2017-06-29 01:15:36 -07:00
ReactPackage.kt react-native link support for native Android modules developed in Kotlin 2017-06-29 01:15:36 -07:00
package.json Further RNPM integration 2016-08-22 08:58:37 -07:00
project.pbxproj Move packager launcher scripts outside of `packager/` 2017-05-23 16:17:09 -07:00