Well Typescript is a good choice but it adds a steep learning overhead at the beginning so for a total beginner I wouldn't recommend Typescript with react.
unless you've worked with typescript before or react. But if you don't know react or typescript ... you just shoot yourself in the foot. I prefer TS over Flow but in theory you could just use ES6 with Flow and have approximated similar results.