TL;DR we switched to react because
1. react is small (codebase wise)
2. react community is wide
3. react + redux = love.
I personally think that, although 1 and 2 are correct, this is not sufficient reason to choose one framework over another.
For 3, you can do Angular + Redux and it works perfectly well.