I've only just started playing with React myself, and I have to say I quite like it, despite all the transpilation nonsense.
I like the almost forced modularity, and the lack of two way data-binding (most required feature, most unused feature of other frameworks.)
However I've only bashed together a todo application... I want to try react native next for a project I think.