Nicolas Gallagher

Results 470 comments of Nicolas Gallagher

@cipolleschi I think we'll need to rebase this ourselves as the author is no longer responding

This patched broke text layout internally and needed to be backed out

See companion issue related to props https://github.com/facebook/react-native/issues/34424

> Would flex `gap` apply here, or does that fall out of scope since it's still missing in Yoga? Yes, that needs to be added to Yoga which is a...

Level 4, as Colorjs.io does. Functions should also support space-separated values, not just comma separated.

I added a new section for improving cross-platform compatibility of `Animated`. It should be relatively easy to make Animated a separate package that works on web for React Native for...

> already https://github.com/facebook/yoga/pull/1116, waiting for merge for 6 months The RN team had planned to move to a new layout engine, but probably not anymore. So since there is an...

> What about adding support for values like 1.5 as a multiplier of the current font-size? That would be great. Unfortunately, it would that be a breaking change since RN...

I like this idea. `inset-inline` and `inset-block` would also be useful. I'll add a bunch more logical properties too once we have an idea of how to support them

@sarulathadurai are you still planning to work on box-shadow?