Greg Fenton

Results 54 comments of Greg Fenton

@lmaccherone Looks like your master branch on GH hasn't yet merged in the deep-object-diff-apply package?

Use case is pretty straight-forward: Using a document-store database (think MongoDB or Firestore). A "document" is simply a JS object (or JSON object). When an update is being done to...

I am concerned that "add EAS build support" is turning into some type of catch-all for "Expo/EAS and Amplify don't work together"? What would it mean to "officially support `EAS...

As per the PR submitted above, @wdavidw's response is likely a much cleaner/better answer to this than creating a whole new feature. See https://github.com/adaltas/node-csv/pull/392#issuecomment-1608952558. I recommend this Issue be closed.

So is the fix here in RN's court, or ESLint's, or ... ?

@CyberCyclone wrote: > Managed workflows have no Android / iOS source code and this solution depends on those being generated. This statement is a bit misleading/incorrect. With EAS you can...

This could be handled, at least in the short term, as a Firebase DOCS enhancement.

Is it possible this has to do with Mac architecture? Is this an Intel vs. Apple Silicon issue? BTW: I recommend focusing on LTS versions of NodeJS (i.e. the "even...

> I managed to solve this problem by turning off "Communication Safety" in MacOS settings. (Screen Time > Communication Safety > Communication Safety) Thanks for the info! This page gives...

@sinano1107 Note: Node v21 is not a "long term support" version. I would recommend using v20, v18, v16, etc.