joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.08k stars 259 forks source link

Migrate to flow v0.54.0 #183

Closed Hypnosphi closed 7 years ago

Hypnosphi commented 7 years ago

Flow has recently introduced a lot of improvements in field of React: https://flow.org/en/docs/react/

joshwcomeau commented 7 years ago

Looks great! Digging the modern Flow improvements. Thanks @Hypnosphi, and thanks @tobilen for the review :)