I enjoy working with React being that the JSX you write today is much closer to HTML IMO. Also, I found much higher levels of productivity with colocating my components with their associated JSX and styles. Finally, I like the fact that React has its foot on the paddle in regards to using ES6+ and has a clear answer to building native application with the use of React Native.