My issue starts with the comparison of a library (React) v. a framework. React+[MobX/Redux/RxJs/__]. Vue already has a lot of the application management ecosystem that React doesn't provide out the box. React is just a view handler with some limited local state management. At the end of the day it depends on time. If you need everything ready to go Vue, but if you have the time to tinker, React and __.