Nicola Corti

Results 1291 comments of Nicola Corti

As a side note: should those requirements be documented somewhere?

I think that we can have a page under the iOS guides here: ![Screenshot 2022-03-17 at 18 17 44](https://user-images.githubusercontent.com/3001957/158869457-a7df61c8-8131-4789-a3cd-85b66b8f1442.png)

Couple of thoughts here: The fact that the template uses NDK 21 doesn't mean that the minimum supported NDK version is 21. We're building RN with NDK 17 internally. I...

Have you considered using Hermes instead? Would that address your specific problem?

> It looks like Hermes doesn't support `BigInt` yet either. [facebook/hermes#510](https://github.com/facebook/hermes/issues/510) I see your point. I guess your best bet would be to reach out to someone at Expo and...

I'm having this same issue. > General error during semantic analysis: Unsupported class file major version 62 This is happening as the `.jar` of Danger Kotlin has been built with...

> i think i saw the error during the work for the M1 compatibility and i've upgraded java.. Yeah it might. Have you built the binary from your machine and...

> Could you try by cloning the repo and install by `make install` command? I've tried it and it works fine for me 👍 Still it's not really portable +...

I believe this is a duplicate of #34027

Can we solve the merge conflict?