React 16 brings a new core architecture. They worked on a new mechanism of async rendering which might make the animation more fluid. But async rendering is not yet enabled.
I have some performance issues with a react application in firefox. I would to try if enabling async rendering could help.
How can i enable async rendering in react 16 ?
This was on the website you've mentioned in your Question:
I guess you'll have to wait a while ^^