Lucian Clapa
Lucian Clapa
Can we merge this please?
It took only 2y
I have the same issue. We are in a mono repo, probably that's why. The ReactNative.module.applyReactNativeDependency("api") should probably search on different level for node_modules/react-native. Any ideas how to change it...
sorry for late reply, in my case we have a hibrid app and the structure is different than normal RN apps. We don't have "root/ios" or "root/android". Ios and Android...
same. this has to be moved to mavenCentral
I suggest you guys check in your ~/.gradle/caches (or the internet) the .aar and put it manually in the project until there is a fix for this.
Hi! How do I run "generateKotlin" task? Does it need some params? Thanks!
I tried but it fails with "Execution failed for task ':rxbinding:generateKotlin'. > String index out of range: -1 > " > Any suggestions? Thanks!