jacdebug

Results 4 comments of jacdebug

@necolas I see there are many new css properties added recently and each of then has its own css parsing. Can we use something like `reworkcss/css` instead, WDYT?

Thanks to @javache for suggestion, > We need to reuse the logic from https://github.com/facebook/react-native/blob/main/packages/normalize-color/index.js for both color list and parsing logic.

From blame looks like this is added for fixing some app freezes, here the comment from original commit, > In some cases, the size of the content view changes before...

> > cc @cortinico ref: D3892795 > > I'm not sure that's the right diff number @jacdebug Ah sorry missing the context, its the change where original fix was added.