d666f30665
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 |
||
---|---|---|
.. | ||
AndroidManifest-debug.xml | ||
AndroidManifest.xml | ||
Main.java | ||
ReactPackage.java | ||
ReactPackage.kt | ||
package.json | ||
project.pbxproj |