Nicola Corti

Results 1788 comments of Nicola Corti

> With the [doc linked above](https://github.com/facebook/hermes/blob/main/doc/ReactNativeIntegration.md?rgh-link-date=2024-06-19T19%3A32%3A11Z#react-native--071), I'm still confused by "you can just invoke `ndk-stack` and [it] will just work" - the `ndk-stack` command expects a symbol directory, so where...

> Looks like GHA checks has been stale, can we re-run them? I've updated the branch which should retrigger the jobs

There seems to be something going on with the banner on top (it's like cropped?): | Before | Aftre | |--------|--------| | ![Screenshot 2024-11-04 at 18 08 21](https://github.com/user-attachments/assets/0fe19683-db6c-4ea5-9201-5baff22b052a) | ![Screenshot...

> If you want more confidence than manual review, I can run my visual regression tests on the PR, similarly to what I did for the Docusaurus v3 upgrade here...

> Do you see yourself using visual regression tests more regularly? I guess our primary use cases would be significant version bumps like this one. We rarely do site-wide changes...

> So, I migrated to `4.1.0`. Since then hawk is not able to store / read custom parcelable objects Have you opened an issue for the hawk library as well?

> Jest tests runs successfully after installing the dependencies using npm install but fails after using pnpm install . Just a heads up that we don't fully support pnpm. This...