react-yue icon indicating copy to clipboard operation
react-yue copied to clipboard

When providing fontStyle: 'italic' yoga warns that 'italic' is not a pixel value.

Open shichongrui opened this issue 7 years ago • 0 comments

This is most likely being caused by https://github.com/oyyd/react-yue/blob/master/src/apply_styles.js#L64 where we are passing all of the styles in to setStyle and yoga doesn't like it.

shichongrui avatar Jun 25 '18 22:06 shichongrui