davydspotnana
davydspotnana
Yes, I've added `esmCustomMainFieldResolverPlugin` https://github.com/oblador/react-native-esbuild#flow-syntax-errors-such-as-expected-from-but-found-
I checked a `package.json` and seem `nanoid` has a specific resolving configuration for react-native 
> I googled and i found that adding and importing `react-native-get-random-values` solved my issues on both metro and esbuild as per documentation: https://github.com/ai/nanoid#react-native I checked, our `index.js` and yes, we...