Steven Conaway
Steven Conaway
yes, as of now, it's compiled only for x86_64, so Rosetta is needed.
and it seems like running `make && make install` in the repo (after cloning) compiles it for arm64 as well
As far as I know, brew doesn't accept forks officially. I'm not sure what's happening with this repo...
> > @dcschooley can you make a checklist of things so it's easier to keep organized all together > > Yes. Is there a mechanism for that on GitHub that...
@motiz88 after having a weird issue where numeric separators were only an issue when building for iOS without Hermes (it works fine in `dev` on iOS and on Android in...
Ok cool! Working on getting my developer environment setup now. Is there are a reason why `@babel/preset-env` isn't used as a base plugin since it includes many of the ones...
Yes, fair. Let me know if there's anything else needed. I did update the [list of included syntax transforms](https://github.com/facebook/react-native-website/pull/2676).
Nope, my PR (#681) hasn’t been merged yet.
I'd be willing to work on this, but it's all native code (not a strength of mine)
That's my issue. Especially since this uses a library for the iOS part.