HT @CompuIves
Ives: "I render the Vue component inside the React component, then I use the React lifecycle method componentWillReceiveProps
to pass on the new props to the Vue component."
Code can be found in Ives' tweet. This library seems useful as well!