Nicola Corti
Nicola Corti
@dmytrorykun is on it 👍
Fix is not needed because of https://github.com/facebook/react-native/issues/45096#issuecomment-2457490142
This feels like a bug in the Gradle input/output config, as if you revert the content of the file to the original value, Gradle should not mark the task as...
Sorry I was not clear enough: > This feels like a bug in the Gradle input/output config I meant it's a but in **our** configuration of Gradle input/output setup. Anyway,...
> Hello, is this possible and how can it be done? Yes it's currently possible. I see no reasons why you won't be able to do so
> In my multi-module project, every module uses the Gradle plugin to apply `kotlinLangStyle`, according to the build scripts. Do I understand correctly that `kotlinLangStyle` is applied correctly for all...
No sorry then I don't understand > despite being there in the build scripts. It was before I added the buildSrc folder. What is the subject of this sentence? I...
> When running the app, get the error EventEmitter#receiveTouches is not supported by Fabric Interop Layer the first time I touch the screen in the OldArchitecture fragment on the [newArchitectureBenchmarks...