react-yue
react-yue copied to clipboard
When providing fontStyle: 'italic' yoga warns that 'italic' is not a pixel value.
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.