Scott Ashton
Scott Ashton
This PR is an updated version of https://github.com/Southern/node-x509/pull/47
@Southern You get a chance to look at this?
Heads up that I believe there are some build issues that need resolving on this PR. It usually works, but I have experienced some flakiness when building it as a...
For reference, these are the emulator specs which I know will trigger the crash:
Sure. Do you have any "Contributing" readme somewhere? I can't find anything and it's just always a nightmare in my experience to get things up and running on a big...
Any update on this?
Still open?
For some context, this is extremely useful in monorepo projects when writing internal tools where you want developers to be able to step to the actual function definition from where...
There are indeed multiple duplicates of this request. Heavyweights of the JS ecosystem have said they want it. Random dudes such as myself want it. Unscientific polls show that a...
A dependency has begun using mjs and cjs file name paths but Metro doesn't support those yet. You need to tell Metro to use them manually like so: ```javascript const...