Back to Flow

Even Better Support for React in Flow

website/blog/2017-08-16-Even-Better-Support-for-React-in-Flow.md

0.313.0359 B
Original Source

:::info[Historical] This post announced React support in Flow when it was introduced. For current syntax and behavior, see the React documentation. :::

The first version of Flow support for React was a magical implementation of React.createClass(). Since then, React has evolved significantly. It is time to rethink how Flow models React.