I second this, mainly because the Angular to Vue transition is more straightforward than going completely to React, so would be of more immediate help to more people.
Also I think that Vue is arguably more straightforward than React in the minimal model-view one-way binding use case. Whereas React is a subset of the more general functional reactive programming model and will probably be outpaced at some point with something language-agnostic.