Results 918 comments of dan

Confirmed 1.10.2 doesn't work, 1.10.3 works. It would be nice to keep Xcode 15 compatibility for now if possible since it feels like a major breaking change to drop it.

We should definitely try it, the issue is whether we can make React Navigation not freak out about it

Sure. Not sure what you’re asking. Can you clarify?

I reverted the fix but see https://github.com/facebook/react/pull/32214#issuecomment-2734436781 on the latest.

Why is this necessary? What set of tooling does that reproduce with? These are supposed to be handled by the module bundler. If we switch between a function and memo,...

If CodeSandbox or Next.js aren’t handling this correctly, I would first assume that this is a problem with _their_ integrations of FR. We need to verify whether this works in...

Sorry, i should’ve explicitly marked this as “needs revision” instead of stalling on the review. I sent a revert in https://github.com/facebook/react/pull/32214. We don’t have to merge it right now but...

Yeah, I hear that it's frustrating that this isn't being enforced (fwiw enforcing it _would_ have been a breaking change — which is impossible in Lexicon). I also want to...

As for improving the current state, I'm working on a branch that displays them in a "contains" layout instead. I hope that addresses the worst of this. We do need...