Kacper Wiszczuk
Kacper Wiszczuk
I think this test fails randomly. We consider Windows failures as non-blocking since most of them are just flakiness in the Azure environment.
In later versions of `react-native` external modules are using auto-linking. `Link` command is deprecated as the error message states. If you have problems with autolinking in your monorepo we have...
We are converting https://github.com/react-native-community/cli to TypeScript and it would be awesome if this package had some kind of TS types: shipped with the package or hosted in DefinitelyTyped repository.
Hey 👋, Here's some update on the Module Federation with Metro prototype: 1. Code-splitting - we are now able to split the exposed modules of a remote, reusing the lazy...