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.
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
setStyleand yoga doesn't like it.