Chris Glein

Results 274 comments of Chris Glein
trafficstars

Interesting scenario. It's not immediately clear whether this is or is not expected behavior, as in what sort of memory do animations have. First step would be to try this...

Comment from @marlenecota: > Debugged issue #3460 where an animated View is not reset after the animation is removed. There’s a lot of Animated code, so it’s going to take...

We have telemetry flowing starting in 0.76 and rolling into all future releases. But as that's new our data set is too small to start building the responsive dashboard quite...

FYI there is some drift that I've seen in the instructions you were following: https://github.com/microsoft/react-native-windows-samples/issues/797 Long term there is desire for RN core to have a standard mechanism for creating...

Is it that useWindowDimensions is returning the wrong numbers, or is the component not rerendering in response to the changes in orientation? Have you validated that it's running (with a...

@AgneLukoseviciute tested this maybe a month ago and it was working. Maybe there was a recent regression? Needs some eyeballs to try the repro and see what's changed.

Also, it's possible it's your configuration @rozele ? Can you share your environment information?

As is slated to be a permanent fork (not something waiting for an upstream change), related to our tools. Investigation into options for that happening while still not blocking the...

> But how do you distinguish between overriding the style and only having a couple of properties vs. changing a few properties from the base style? I'm not sure I...